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
3ad0e4c
·
verified
·
1 Parent(s):
ecd9659
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=
"True"
)
166
description=desc
167
)
168
169
+
demo.launch(share=
1
)