Commit
·
0e9fcf0
1
Parent(s):
0713c29
backup at 2023-12-12 01:06:17.062325
Browse files- backup.json +10 -0
- custom_components.db-shm +0 -0
- custom_components.db-wal +0 -0
backup.json
CHANGED
@@ -208,5 +208,15 @@
|
|
208 |
"template": "Fallback",
|
209 |
"author": "IAMTFRMZA",
|
210 |
"subdomain": "iamtfrmza-ask-pdf-anything"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
211 |
}
|
212 |
]
|
|
|
208 |
"template": "Fallback",
|
209 |
"author": "IAMTFRMZA",
|
210 |
"subdomain": "iamtfrmza-ask-pdf-anything"
|
211 |
+
},
|
212 |
+
{
|
213 |
+
"id": "freddyaboulton/gradio_calendar",
|
214 |
+
"name": "gradio_calendar",
|
215 |
+
"description": "Gradio component for selecting dates with a calendar \ud83d\udcc6",
|
216 |
+
"tags": "gradio-custom-component,time,calendar,forms",
|
217 |
+
"version": "0.0.1",
|
218 |
+
"template": "Fallback",
|
219 |
+
"author": "freddyaboulton",
|
220 |
+
"subdomain": "freddyaboulton-gradio-calendar"
|
221 |
}
|
222 |
]
|
custom_components.db-shm
CHANGED
Binary files a/custom_components.db-shm and b/custom_components.db-shm differ
|
|
custom_components.db-wal
CHANGED
Binary files a/custom_components.db-wal and b/custom_components.db-wal differ
|
|