Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
blesspearl
/
NL2SQL
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
blesspearl
commited on
Jun 28, 2024
Commit
ee41624
·
verified
·
1 Parent(s):
c8240ef
Update app.py
Browse files
Base ideology completion
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -402,4 +402,4 @@ with gr.Blocks() as demo:
402
403
404
405
-
demo.launch(
share=True
)
402
403
404
405
+
demo.launch()