Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DIAMONIK7777/up_fail
DIAMONIK7777
/
robo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DmitrMakeev
commited on
Sep 11, 2024
Commit
e7ebe2e
·
verified
·
1 Parent(s):
5736a57
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -37,7 +37,7 @@ if not os.path.exists(HTML_FOLDER):
37
38
39
40
-
DATABASES = ['data_gc.db'
, 'data1.db', 'data2.db', 'data3.db', 'data4.db', 'data5.db'
]
41
42
43
37
38
39
40
+
DATABASES = ['data_gc.db']
41
42
43