Commit
·
0ae2c76
1
Parent(s):
120eabf
backup at 2023-11-27 19:40:05.044024
Browse files- backup.json +10 -0
- custom_components.db-shm +0 -0
- custom_components.db-wal +0 -0
backup.json
CHANGED
@@ -178,5 +178,15 @@
|
|
178 |
"template": "Fallback",
|
179 |
"author": "Illia56",
|
180 |
"subdomain": "illia56-gradio-pdf"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
181 |
}
|
182 |
]
|
|
|
178 |
"template": "Fallback",
|
179 |
"author": "Illia56",
|
180 |
"subdomain": "illia56-gradio-pdf"
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"id": "Illia56/Ask_PDF_anything",
|
184 |
+
"name": "Ask_PDF_anything",
|
185 |
+
"description": "Python library for easily interacting with trained machine learning models",
|
186 |
+
"tags": "machine learning,reproducibility,visualization,gradio,gradio custom component",
|
187 |
+
"version": "0.0.3",
|
188 |
+
"template": "Fallback",
|
189 |
+
"author": "Illia56",
|
190 |
+
"subdomain": "illia56-ask-pdf-anything"
|
191 |
}
|
192 |
]
|
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
|
|