Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
john1246
/
test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fcc8e7d
test
/
roop-unleashed-main
/
run.py
john1246
Upload 63 files
fcc8e7d
verified
3 months ago
raw
Copy download link
history
blame
Safe
89 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()