Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pawanmau01
/
TestAPI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
70c5320
TestAPI
/
gunicorn.conf.py
Pavan+2-at-244075126032
REver ocr changes
70c5320
7 months ago
raw
Copy download link
history
blame
Safe
117 Bytes
# gunicorn.conf.py
bind =
'0.0.0.0:7860'
workers =
1
timeout =
120
loglevel =
'info'
accesslog =
'-'
errorlog =
'-'