Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leadingbridge
/
final_project
like
0
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
leadingbridge
commited on
Mar 24, 2023
Commit
745ad96
Β·
1 Parent(s):
8290423
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -146,4 +146,4 @@ with gr.Blocks() as demo:
146
147
148
149
-
demo.launch (
inline=False
)
146
147
148
149
+
demo.launch ()