Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ovi054/Wan2-1-Image-Generator
ovi054
/
Wan2-2-Image-Generator
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ovi054
commited on
Feb 24
Commit
8f73625
·
verified
·
1 Parent(s):
1b4d970
Update app2.py
Browse files
Files changed (1)
hide
show
app2.py
+1
-1
app2.py
CHANGED
Viewed
@@ -105,4 +105,4 @@ iface = gr.Interface(
105
106
107
108
-
iface.launch(share=True)
105
106
107
108
+
iface.launch(
debug=True,
share=True)