runtime error
Exit code: 1. Reason: le=False` to raise an error instead. Loading pipeline components...: 40%|████ | 2/5 [00:00<00:01, 2.25it/s] Loading weights: 0%| | 0/372 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 372/372 [00:00<00:00, 16119.27it/s] [1mCLIPTextModel LOAD REPORT[0m from: /root/.cache/huggingface/hub/models--cerspense--zeroscope_v2_dark_30x448x256/snapshots/8964e601cd5527e59f23d740365c37d96b618fad/text_encoder Key | Status | | -----------------------------------+------------+--+- text_model.embeddings.position_ids | UNEXPECTED | | [3mNotes: - UNEXPECTED[3m :can be ignored when loading from different task/architecture; not ok if you expect identical arch.[0m Loading pipeline components...: 100%|██████████| 5/5 [00:01<00:00, 4.34it/s] Loading pipeline components...: 100%|██████████| 5/5 [00:01<00:00, 4.07it/s] The TextToVideoSDPipeline has been deprecated and will not receive bug fixes or feature updates after Diffusers version 0.33.1. /usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py:2263: FutureWarning: `enable_vae_slicing` is deprecated and will be removed in version 0.40.0. Calling `enable_vae_slicing()` on a `TextToVideoSDPipeline` is deprecated and this method will be removed in a future version. Please use `pipe.vae.enable_slicing()`. deprecate( Model load failed: `enable_sequential_cpu_offload` requires accelerator, but not found Traceback (most recent call last): File "/app/app.py", line 143, in <module> worker = LightWorker(db) File "/app/app.py", line 83, in __init__ self.pipe.enable_sequential_cpu_offload() # cruciale per CPU Basic File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1329, in enable_sequential_cpu_offload raise RuntimeError("`enable_sequential_cpu_offload` requires accelerator, but not found") RuntimeError: `enable_sequential_cpu_offload` requires accelerator, but not found
Container logs:
Fetching error logs...