Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
munan2003
/
roop-floyd
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
045d9a4
roop-floyd
/
run.py
munan2003
Upload folder using huggingface_hub
4f58dfd
verified
11 days ago
raw
Copy download link
history
blame
Safe
95 Bytes
#!/usr/bin/env python3
from
roop
import
core
if
__name__ ==
'__main__'
:
core.run()