Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ttomy
/
proxy-lite-demo-for-setup
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
462e339
proxy-lite-demo-for-setup
/
Procfile
Trisha Tomy
Initial commit for proxy-lite API
689e710
3 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
web: gunicorn
--
bind 0
.
0
.
0
.
0:7860
--
workers 2
--
worker
-
class gevent app:app
--
timeout 300