Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tonyassi/video-face-swap
NSOUP
/
video-face-swap
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NSOUP
commited on
Jan 20
Commit
60b99ac
·
verified
·
1 Parent(s):
ec3aa0b
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-3
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import os
2
-
3
-
4
exec(os.environ.get('CODE'))
1
+
import os
2
+
3
+
4
exec(os.environ.get('CODE'))