Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NihalGazi
/
FaceSwap-Fast
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NihalGazi
commited on
3 days ago
Commit
c8740c9
·
verified
·
1 Parent(s):
4dee8f6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -266,4 +266,3 @@ with gr.Blocks(css=css) as iface:
266
if __name__=='__main__':
267
iface.launch(debug=True)
268
269
-
266
if __name__=='__main__':
267
iface.launch(debug=True)
268