runtime error
Exit code: 1. Reason: ā ā ā± 373 text_encoder21 = CLIPTextModel.from_pretrained( ā ā 374 ā 'stabilityai/stable-diffusion-2-1', subfolder="text_encoder", rev ā ā 375 ) ā ā 376 ā ā ā ā /home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/transformers ā ā /modeling_utils.py:2391 in from_pretrained ā ā ā ā 2388 ā ā ā ā ā raise ā ā 2389 ā ā ā ā except Exception: ā ā 2390 ā ā ā ā ā # For any other exception, we throw a generic err ā ā ā± 2391 ā ā ā ā ā raise EnvironmentError( ā ā 2392 ā ā ā ā ā ā f"Can't load the model for '{pretrained_model ā ā 2393 ā ā ā ā ā ā " from 'https://huggingface.co/models', make ā ā 2394 ā ā ā ā ā ā f" same name. Otherwise, make sure '{pretrain ā ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā⯠OSError: Can't load the model for 'stabilityai/stable-diffusion-2-1'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'stabilityai/stable-diffusion-2-1' is the correct path to a directory containing a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.
Container logs:
Fetching error logs...