Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mahammadaftab
/
OpenEnv
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenEnv
/
app.py
mahammadaftab
Add root app.py to fix HuggingFace Spaces deploy
33c0466
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
from
server.app
import
demo, app, main
if
__name__ ==
"__main__"
:
main()