Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ashwinR
/
Gurucool_Test
like
0
Build error
App
Files
Files
Community
b7a7f32
Gurucool_Test
/
misc
/
scripts
/
docker-entrypoint.sh
ashwinR
Upload 245 files
b7a7f32
over 1 year ago
raw
Copy download link
history
blame
Safe
101 Bytes
#!/bin/sh
exec
gunicorn -k uvicorn.workers.UvicornWorker -c gunicorn.conf.py misc.scripts.launch:app