Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
assile
/
roop-unleashednew
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0fba47b
roop-unleashednew
/
run.py
assile
Upload 60 files
942cfe5
verified
2 months ago
raw
Copy download link
history
blame
Safe
95 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()