Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingmenfordays
/
sysadmin-env
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sysadmin-env
/
server
/
__init__.py
huggingmenfordays
Upload folder using huggingface_hub
4732653
verified
about 1 month 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"
]