Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TTS-AGI
/
TTS-Arena
like
646
Running
on
CPU Upgrade
App
Files
Files
Community
89
Fetching metadata from the HF Docker repository...
mrfakename
commited on
Feb 3, 2024
Commit
31b14f5
·
verified
·
1 Parent(s):
1f682f9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -151,7 +151,6 @@ def create_db():
151
vote INTEGER
152
);
153
''')
154
-
cursor.commit()
155
156
def get_data():
157
conn = get_db()
151
vote INTEGER
152
);
153
''')
154
155
def get_data():
156
conn = get_db()