Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alfasign
/
FaceSwap
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FaceSwap
/
run.py
supArs
Upload 48 files
43adbb1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()