Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pknez
/
face-swap-docker
like
31
Running
App
Files
Files
Community
1
7ea4fdf
face-swap-docker
/
main.py
pknez
Rename run.py to main.py
7ea4fdf
about 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()