Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
RANATI
/
ARAZIM
like
0
Runtime error
App
Files
Files
Community
main
ARAZIM
/
wsgi.py
RANA
wsgi
adad52a
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
from
app
import
app
if
__name__ ==
"__main__"
:
app.run()