backup at 2024-01-31 20:46:57.237320
Browse files- backup.json +11 -0
- custom_components.db-shm +0 -0
- custom_components.db-wal +0 -0
backup.json
CHANGED
|
@@ -251,5 +251,16 @@
|
|
| 251 |
"author": "dawood",
|
| 252 |
"subdomain": "dawood-gradio-unifiedaudio",
|
| 253 |
"likes": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 254 |
}
|
| 255 |
]
|
|
|
|
| 251 |
"author": "dawood",
|
| 252 |
"subdomain": "dawood-gradio-unifiedaudio",
|
| 253 |
"likes": 1
|
| 254 |
+
},
|
| 255 |
+
{
|
| 256 |
+
"id": "abidlabs/gradio_highlightedcode",
|
| 257 |
+
"name": "gradio_highlightedcode",
|
| 258 |
+
"description": "A variant of the Code component that supports highlighting lines of code.",
|
| 259 |
+
"tags": "gradio-custom-component,code,highlighted,completion",
|
| 260 |
+
"version": "0.0.1",
|
| 261 |
+
"template": "Code",
|
| 262 |
+
"author": "abidlabs",
|
| 263 |
+
"subdomain": "abidlabs-gradio-highlightedcode",
|
| 264 |
+
"likes": 0
|
| 265 |
}
|
| 266 |
]
|
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
|
|
|