Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Himanshi
/
Face-Cartoonify-for-Video-Call-Privacy
like
8
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Himanshi
commited on
May 25, 2022
Commit
09be573
·
1 Parent(s):
8a7e29f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -69,4 +69,4 @@ gr.Interface(
69
theme ="huggingface",
70
examples=examples,
71
allow_flagging=False,
72
-
).launch(
debug=True,enable_queue=True
)
69
theme ="huggingface",
70
examples=examples,
71
allow_flagging=False,
72
+
).launch()