Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imageomics
/
dashboard-prototype
like
4
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dashboard-prototype
/
run.sh
egrace479
Add application files and directions to use dashboard.
cc0333b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
59 Bytes
#!/bin/bash
gunicorn -w 5 -b :7860 -t 360 dashboard:server