Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
talhaty/Faceswapper
PeachTechAI
/
DOPPELGANGER
like
0
Running
App
Files
Files
Community
e217a8a
DOPPELGANGER
/
run.py
talhaty
deepfake
21f0a5b
over 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()