Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SJTU-TES/Roop
Boboiazumi
/
RoopSJTU
like
5
Running
on
Zero
App
Files
Files
Community
46088e2
RoopSJTU
/
run.py
ubuntu
Initial Commit
46088e2
8 months ago
raw
Copy download link
history
blame
Safe
95 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()