Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
THUDM-HF-SPACE
/
CogView3-Plus-3B-Space
like
45
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
zR
commited on
Oct 9, 2024
Commit
5bf3f79
·
1 Parent(s):
6359a1f
init test_1
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -166,4 +166,4 @@ with gr.Blocks(css=css) as demo:
166
outputs=[result, seed]
167
)
168
169
-
demo.queue().launch(
server_name="127.0.0.1"
)
166
outputs=[result, seed]
167
)
168
169
+
demo.queue().launch()