Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
G-Rost
/
example1
like
0
Sleeping
App
Files
Files
Community
main
example1
/
main.py
pknez
Rename run.py to main.py
7ea4fdf
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()