Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
segestic
/
COVIDPrediction
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f6d3f4b
COVIDPrediction
/
Procfile
segestic
Upload 23 files
f6d3f4b
about 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
web: uvicorn application
.server
.main
:app
--host
0.0
.
0.0
--port
$PORT
--workers
2