Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
imseldrith/myFaceSwap
CodingBillionaire
/
FaceSwap
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f944b4f
FaceSwap
/
run.py
imseldrith
Upload folder using huggingface_hub (#1)
9a60dd2
almost 2 years ago
raw
Copy download link
history
blame
Safe
89 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()