web-ui / entrypoint.sh
Sayan Chatterjee
Upload folder using huggingface_hub
eebcef7 verified
raw
history blame contribute delete
160 Bytes
#!/bin/bash
# Start supervisord in the foreground to properly manage child processes
exec /usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf