Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IoannisKat1
/
AILA_Workspace_v2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
IoannisKat1
commited on
May 25
Commit
b4f1dac
·
verified
·
1 Parent(s):
1351edf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -107,4 +107,4 @@ with gr.Blocks() as demo:
107
)
108
109
110
-
demo.launch()
107
)
108
109
110
+
demo.launch(
show_api=False
)