Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
yotamsapi/face-swap
Farazquraishi
/
pendora
like
3
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Farazquraishi
commited on
Jun 15, 2023
Commit
efafb14
Β·
1 Parent(s):
28c04c5
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -212,4 +212,4 @@ iface = gradio.Interface(run_inference,
212
examples=examples,
213
article=article,
214
layout="vertical")
215
-
iface.launch()
212
examples=examples,
213
article=article,
214
layout="vertical")
215
+
iface.launch()