Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NotASI
/
Google-AI-Playground
like
5
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NotASI
commited on
Aug 13, 2024
Commit
f84b978
·
1 Parent(s):
c8dcb19
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -219,4 +219,4 @@ with gr.Blocks(theme = gr.themes.Soft()) as demo:
219
"""
220
)
221
222
-
demo.
queu
().launch(debug = True, show_error = True)
219
"""
220
)
221
222
+
demo.
queue
().launch(debug = True, show_error = True)