Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
NihalGazi/FaceFlux-Face-Swapper-DEBUG2
NihalGazi
/
FaceFlux-Face-Swapper
like
15
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
NihalGazi
commited on
22 days ago
Commit
dbab7f1
·
verified
·
1 Parent(s):
5cca2ae
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -190,4 +190,4 @@ with gr.Blocks(css=css) as iface:
190
concurrency_limit=30
191
)
192
193
-
iface.queue().launch(debug=True
, ssr_mode=False
)
190
concurrency_limit=30
191
)
192
193
+
iface.queue().launch(debug=True)