Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pknez
/
face-swap
like
0
Runtime error
App
Files
Files
Community
main
face-swap
/
run.py
pknez
Upload folder using huggingface_hub
3362754
about 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()