Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ManarAli
/
Qwen
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ManarAli
commited on
Apr 26
Commit
984283d
Β·
verified
Β·
1 Parent(s):
447a692
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -112,4 +112,4 @@ with gr.Blocks() as demo:
112
outputs=output_text
113
)
114
115
-
demo.launch(
share=True, server_port=4879
)
112
outputs=output_text
113
)
114
115
+
demo.launch()