Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Semibit
/
roop
like
4
Runtime error
App
Files
Files
Community
main
roop
/
run.py
3v324v23
UP
93e2662
4 months 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()