runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:943: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( tokenizer_config.json: 0%| | 0.00/289 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 289/289 [00:00<00:00, 2.24MB/s] config.json: 0%| | 0.00/1.64k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.64k/1.64k [00:00<00:00, 14.2MB/s] vocab.json: 0%| | 0.00/771 [00:00<?, ?B/s][A vocab.json: 100%|██████████| 771/771 [00:00<00:00, 7.70MB/s] special_tokens_map.json: 0%| | 0.00/49.0 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 49.0/49.0 [00:00<00:00, 545kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> model = AutoModelForSpeechSeq2Seq.from_pretrained(model_id) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained raise ValueError( ValueError: Unrecognized configuration class <class 'transformers.models.vits.configuration_vits.VitsConfig'> for this kind of AutoModel: AutoModelForSpeechSeq2Seq. Model type should be one of Pop2PianoConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SpeechEncoderDecoderConfig, Speech2TextConfig, SpeechT5Config, WhisperConfig.
Container logs:
Fetching error logs...