Hugging Face's logo
Shivam098
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: model.safetensors: 1%| | 20.4M/1.72G [00:01<01:23, 20.3MB/s] unet/diffusion_pytorch_model.safetensors: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 1.17G/1.72G [00:02<00:00, 681MB/s]  unet/diffusion_pytorch_model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.72G/1.72G [00:02<00:00, 730MB/s] config.json: 0%| | 0.00/548 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 548/548 [00:00<00:00, 5.59MB/s] model.safetensors: 0%| | 0.00/176M [00:00<?, ?B/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 176M/176M [00:01<00:00, 135MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 176M/176M [00:01<00:00, 135MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 109, in <module> t2i_pipe = StableDiffusionPipeline( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion.py", line 241, in __init__ self.register_modules( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 154, in register_modules library, class_name = _fetch_class_library_tuple(module) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 487, in _fetch_class_library_tuple not_compiled_module = _unwrap_model(module) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 229, in _unwrap_model from peft import PeftModel File "/usr/local/lib/python3.10/site-packages/peft/__init__.py", line 17, in <module> from .auto import ( File "/usr/local/lib/python3.10/site-packages/peft/auto.py", line 32, in <module> from .peft_model import ( File "/usr/local/lib/python3.10/site-packages/peft/peft_model.py", line 38, in <module> from transformers import Cache, DynamicCache, EncoderDecoderCache, PreTrainedModel ImportError: cannot import name 'EncoderDecoderCache' from 'transformers' (/usr/local/lib/python3.10/site-packages/transformers/__init__.py)

Container logs:

Fetching error logs...