fix: audiocraft HF_HOME env
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 16s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 16s
This commit is contained in:
@@ -87,6 +87,7 @@ stdout_logfile_maxbytes=50MB
|
||||
stdout_logfile_backups=10
|
||||
stderr_logfile_maxbytes=50MB
|
||||
stderr_logfile_backups=10
|
||||
environment=HF_HOME="./.cache/audiocraft",HF_TOKEN="%(ENV_HF_TOKEN)s"
|
||||
priority=300
|
||||
stopwaitsecs=10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user