runtime error

Exit code: 1. Reason: β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4/5 [00:16<00:03, 3.89s/it]`torch_dtype` is deprecated! Use `dtype` instead! Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 25%|β–ˆβ–ˆβ–Œ | 1/4 [00:08<00:24, 8.27s/it] Loading checkpoint shards: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 2/4 [00:16<00:16, 8.29s/it] Loading checkpoint shards: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3/4 [00:24<00:08, 8.20s/it] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4/4 [00:31<00:00, 7.72s/it] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4/4 [00:31<00:00, 7.91s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5/5 [00:48<00:00, 12.49s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5/5 [00:48<00:00, 9.64s/it] Traceback (most recent call last): File "/app/app.py", line 18, in <module> video_service = VideoService() File "/app/api/ltx_video_complete.py", line 456, in __init__ self.pipeline_template, self.latent_upsampler_template = self._load_models_from_hub() File "/app/api/ltx_video_complete.py", line 1064, in _load_models_from_hub pipeline = LTXVideoPipeline.from_pretrained( File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/diffusers/pipelines/pipeline_utils.py", line 1071, in from_pretrained raise ValueError( ValueError: Pipeline <class 'ltx_video.pipelines.pipeline_ltx_video.LTXVideoPipeline'> expected ['patchifier', 'prompt_enhancer_image_caption_model', 'prompt_enhancer_image_caption_processor', 'prompt_enhancer_llm_model', 'prompt_enhancer_llm_tokenizer', 'scheduler', 'text_encoder', 'tokenizer', 'transformer', 'vae'], but only {'tokenizer', 'transformer', 'scheduler', 'vae', 'text_encoder'} were passed. [W1101 23:37:03.447881181 AllocatorConfig.cpp:28] Warning: PYTORCH_CUDA_ALLOC_CONF is deprecated, use PYTORCH_ALLOC_CONF instead (function operator())

Container logs:

Fetching error logs...