Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MagicFaceLab
/
V_FACESWAP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
V_FACESWAP
/
run.py
keeone
Deploy video-face-swap
ee2deb7
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
#!/usr/bin/env python3
from
DeepFakeAI
import
core
if
__name__ ==
'__main__'
:
core.run()