fix: audiocraft HF_HOME env
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 16s

This commit is contained in:
2025-11-27 14:58:09 +01:00
parent 9e4c3f5a9c
commit 6e57b21c78

View File

@@ -87,6 +87,7 @@ stdout_logfile_maxbytes=50MB
stdout_logfile_backups=10 stdout_logfile_backups=10
stderr_logfile_maxbytes=50MB stderr_logfile_maxbytes=50MB
stderr_logfile_backups=10 stderr_logfile_backups=10
environment=HF_HOME="./.cache/audiocraft",HF_TOKEN="%(ENV_HF_TOKEN)s"
priority=300 priority=300
stopwaitsecs=10 stopwaitsecs=10