runtime error

Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/700 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 700/700 [00:00<00:00, 4.80MB/s] config.json: 0%| | 0.00/1.98k [00:00<?, ?B/s] config.json: 100%|██████████| 1.98k/1.98k [00:00<00:00, 21.7MB/s] vocab.json: 0%| | 0.00/290 [00:00<?, ?B/s] vocab.json: 100%|██████████| 290/290 [00:00<00:00, 2.23MB/s] added_tokens.json: 0%| | 0.00/18.0 [00:00<?, ?B/s] added_tokens.json: 100%|██████████| 18.0/18.0 [00:00<00:00, 157kB/s] special_tokens_map.json: 0%| | 0.00/275 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 275/275 [00:00<00:00, 2.66MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model = AutoModelForSpeechSeq2Seq.from_pretrained(model_id) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 574, 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 GraniteSpeechConfig, MoonshineConfig, Pop2PianoConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SpeechEncoderDecoderConfig, Speech2TextConfig, SpeechT5Config, WhisperConfig.

Container logs:

Fetching error logs...