Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SJTU-TES
/
Roop
like
1
Runtime error
App
Files
Files
Community
main
Roop
/
run.py
ubuntu
Initial Commit
46088e2
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()