Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jacopo
/
ToonClip
like
34
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Jacopo
commited on
Jan 22, 2022
Commit
ae9fb56
·
1 Parent(s):
779b4a5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -163,4 +163,4 @@ iface = gr.Interface(
163
article=article,
164
examples=examples)
165
166
-
iface.launch(
enable_queue=True,
share=True)
163
article=article,
164
examples=examples)
165
166
+
iface.launch(share=True)