pradsa / start.sh
plokmii's picture
Upload start.sh with huggingface_hub
b7cf880 verified
Raw
History Blame Contribute Delete
80 Bytes
#!/bin/bash
exec gunicorn --bind 0.0.0.0:7860 --workers 2 --timeout 120 app:app