runtime error
Exit code: 1. Reason: /app/.venv/lib/python3.11/site-packages/transformers/utils/hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( There was a problem when trying to write in your cache folder (/app/.cache/huggingface/hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory. Traceback (most recent call last): File "/app/web_demo.py", line 12, in <module> from speech_tokenizer.modeling_whisper import WhisperVQEncoder ModuleNotFoundError: No module named 'speech_tokenizer' /app/.venv/lib/python3.11/site-packages/transformers/utils/hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( There was a problem when trying to write in your cache folder (/app/.cache/huggingface/hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory.
Container logs:
Fetching error logs...