Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
daniissac/ghibli
ar08
/
ghibli
like
1
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ar08
commited on
Apr 6, 2025
Commit
d6333ce
·
verified
·
1 Parent(s):
31de3ea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -110,4 +110,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
110
history_gallery
111
)
112
113
-
iface.launch(share=True, debug=True
110
history_gallery
111
)
112
113
+
iface.launch(share=True, debug=True
)