Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nymbo
/
roop
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4195030
roop
/
run.py
3v324v23
UP
93e2662
7 months ago
raw
Copy download link
history
blame
Safe
89 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()