Commit
·
3d48a60
1
Parent(s):
51b5fd8
backup at 2023-12-30 23:50:43.437329
Browse files- backup.json +10 -0
- custom_components.db-shm +0 -0
- custom_components.db-wal +0 -0
backup.json
CHANGED
@@ -238,5 +238,15 @@
|
|
238 |
"template": "Textbox",
|
239 |
"author": "zukuan",
|
240 |
"subdomain": "zukuan-gradio-mycomponent3"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
241 |
}
|
242 |
]
|
|
|
238 |
"template": "Textbox",
|
239 |
"author": "zukuan",
|
240 |
"subdomain": "zukuan-gradio-mycomponent3"
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"id": "sejamenath2023/Ask_PDF_anythingai",
|
244 |
+
"name": "Ask_PDF_anythingai",
|
245 |
+
"description": "Python library for easily interacting with trained machine learning models",
|
246 |
+
"tags": "machine learning,reproducibility,visualization,gradio,gradio custom component",
|
247 |
+
"version": "0.0.3",
|
248 |
+
"template": "Fallback",
|
249 |
+
"author": "sejamenath2023",
|
250 |
+
"subdomain": "sejamenath2023-ask-pdf-anythingai"
|
251 |
}
|
252 |
]
|
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
|
|