Commit
·
aab0660
1
Parent(s):
716f061
backup at 2023-11-27 13:59:35.262296
Browse files- backup.json +10 -0
- custom_components.db-shm +0 -0
- custom_components.db-wal +0 -0
backup.json
CHANGED
@@ -158,5 +158,15 @@
|
|
158 |
"template": "Fallback",
|
159 |
"author": "awacke1",
|
160 |
"subdomain": "awacke1-aidatamapswithgradioandfolium"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
161 |
}
|
162 |
]
|
|
|
158 |
"template": "Fallback",
|
159 |
"author": "awacke1",
|
160 |
"subdomain": "awacke1-aidatamapswithgradioandfolium"
|
161 |
+
},
|
162 |
+
{
|
163 |
+
"id": "awacke1/AIDataMaps",
|
164 |
+
"name": "AIDataMaps",
|
165 |
+
"description": "Display Interactive Maps Created with Folium",
|
166 |
+
"tags": "maps,geospatial,folium,gradio-custom-component",
|
167 |
+
"version": "0.0.6",
|
168 |
+
"template": "Fallback",
|
169 |
+
"author": "awacke1",
|
170 |
+
"subdomain": "awacke1-aidatamaps"
|
171 |
}
|
172 |
]
|
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
|
|