Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
garvit2205
/
SQL_Query_Multiple_Tables
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
garvit2205
commited on
Jan 26
Commit
b4fb3ae
·
verified
·
1 Parent(s):
3ad0e4c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -166,4 +166,4 @@ demo = gr.Interface(
166
description=desc
167
)
168
169
-
demo.launch(
share=1
)
166
description=desc
167
)
168
169
+
demo.launch()