Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Phuocne1908/Phuocdeptrai
Godotzilla
/
MyRoop
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MyRoop
/
run.py
technosucht
Upload 59 files
7ce1007
verified
over 1 year 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()