Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rahulissocute
/
systemadmin0
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
systemadmin0
/
server
/
__init__.py
huggingmenfordays
deploy: clean snapshot for rahulissocute/systemadmin0
a553a26
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"
]