Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MKFMIKU
/
CoDi
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MKFMIKU
commited on
Feb 22, 2024
Commit
7b74343
·
verified
·
1 Parent(s):
e095949
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -142,4 +142,4 @@ with gr.Blocks(theme='gradio/soft') as demo:
142
fn=infer
143
)
144
145
-
demo.launch(
max_threads=1, share=True
)
142
fn=infer
143
)
144
145
+
demo.launch()