runtime error
Exit code: 1. Reason: ntent: 100% (14/14), 4.30 GiB | 4.23 MiB/s Filtering content: 100% (14/14), 4.30 GiB | 59.44 MiB/s, done. Submodule 'Semantic_tokens/seamless_communication' (https://github.com/facebookresearch/seamless_communication.git) registered for path 'Semantic_tokens/seamless_communication' Submodule 'bigvgan_v2_24khz_100band_256x' (https://huggingface.co/nvidia/bigvgan_v2_24khz_100band_256x) registered for path 'bigvgan_v2_24khz_100band_256x' Cloning into '/app/MahaTTSv2/Semantic_tokens/seamless_communication'... Cloning into '/app/MahaTTSv2/bigvgan_v2_24khz_100band_256x'... Submodule path 'Semantic_tokens/seamless_communication': checked out '90e2b57ac4d82fa2bfaa25caeffe39ceb8b2ebec' Submodule path 'bigvgan_v2_24khz_100band_256x': checked out 'c329ede9e9bbc100ddf5c91e2330a61921262370' Traceback (most recent call last): File "/app/app.py", line 16, in <module> from inference import infer, prepare_inputs, load_t2s_model, load_cfm, create_wav_header File "/app/MahaTTSv2/inference.py", line 11, in <module> from T2S.autoregressive import TS_model File "/app/MahaTTSv2/T2S/autoregressive.py", line 12, in <module> from transformers import (GemmaConfig, GemmaModel, GPT2Config, GPT2LMHeadModel, GPT2Model, GPT2Tokenizer) File "/usr/local/lib/python3.13/site-packages/transformers/__init__.py", line 30, in <module> from . import dependency_versions_check File "/usr/local/lib/python3.13/site-packages/transformers/dependency_versions_check.py", line 16, in <module> from .utils.versions import require_version, require_version_core File "/usr/local/lib/python3.13/site-packages/transformers/utils/__init__.py", line 76, in <module> from .hub import ( ...<19 lines>... ) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 29, in <module> from huggingface_hub import ( ...<14 lines>... ) ImportError: cannot import name 'is_offline_mode' from 'huggingface_hub' (/usr/local/lib/python3.13/site-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...