Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ccyloopss
/
HPCOpenenv
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HPCOpenenv
/
server
/
__init__.py
huggingmenfordays
deploy: ccyloopss/HPCOpenenv — with OPENENV_API_KEY auth guard
bc35a94
18 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
from
.app
import
app
from
.app
import
create_app
__all__ = [
"app"
,
"create_app"
]