Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
HusnaManakkot/Frappe
HusnaManakkot
/
NLSQL
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
HusnaManakkot
commited on
Feb 24, 2024
Commit
1f50b4a
Β·
verified
Β·
1 Parent(s):
75e09ad
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -31,5 +31,5 @@ interface = gr.Interface(
31
)
32
33
# Launch the app
34
-
if __name__ == "__main__":
35
interface.launch()
31
)
32
33
# Launch the app
34
+
if __name__ == "__main__":
35
interface.launch()