Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pamudu13
/
new-vdie
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
new-vdie
/
app.py
Pamudu13
Rename run.py to app.py
2f80a3a
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
#!/usr/bin/env python3
from
modules
import
core
if
__name__ ==
'__main__'
:
core.run()