Commit
·
a1153d8
1
Parent(s):
943aee4
backup at 2024-01-10 14:35:07.287656
Browse files- backup.json +10 -0
- custom_components.db-shm +0 -0
- custom_components.db-wal +0 -0
backup.json
CHANGED
@@ -248,5 +248,15 @@
|
|
248 |
"template": "Fallback",
|
249 |
"author": "sejamenath2023",
|
250 |
"subdomain": "sejamenath2023-ask-pdf-anythingai"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
251 |
}
|
252 |
]
|
|
|
248 |
"template": "Fallback",
|
249 |
"author": "sejamenath2023",
|
250 |
"subdomain": "sejamenath2023-ask-pdf-anythingai"
|
251 |
+
},
|
252 |
+
{
|
253 |
+
"id": "gsarti/gradio_highlightedtextbox",
|
254 |
+
"name": "gradio_highlightedtextbox",
|
255 |
+
"description": "Editable Gradio textarea supporting highlighting",
|
256 |
+
"tags": "gradio-custom-component,highlight,textbox,editing,color",
|
257 |
+
"version": "0.0.1",
|
258 |
+
"template": "SimpleTextbox",
|
259 |
+
"author": "gsarti",
|
260 |
+
"subdomain": "gsarti-gradio-highlightedtextbox"
|
261 |
}
|
262 |
]
|
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
|
|