runtime error

Exit code: 1. Reason: n_ConsistentID.ConsistentIDStableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 . face_parsing.pth: 0%| | 0.00/53.3M [00:00<?, ?B/s] face_parsing.pth: 100%|██████████| 53.3M/53.3M [00:00<00:00, 59.7MB/s] Downloading: "https://download.pytorch.org/models/resnet18-5c106cde.pth" to /home/user/.cache/torch/hub/checkpoints/resnet18-5c106cde.pth 0%| | 0.00/44.7M [00:00<?, ?B/s] 100%|██████████| 44.7M/44.7M [00:00<00:00, 318MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 48, in <module> from llava.model.builder import load_pretrained_model File "/home/user/app/./models/LLaVA/llava/__init__.py", line 1, in <module> from .model import LlavaLlamaForCausalLM File "/home/user/app/./models/LLaVA/llava/model/__init__.py", line 1, in <module> from .language_model.llava_llama import LlavaLlamaForCausalLM, LlavaConfig File "/home/user/app/./models/LLaVA/llava/model/language_model/llava_llama.py", line 110, in <module> AutoConfig.register("llava", LlavaConfig) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1350, in register CONFIG_MAPPING.register(model_type, config, exist_ok=exist_ok) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1037, in register raise ValueError(f"'{key}' is already used by a Transformers config, pick another name.") ValueError: 'llava' is already used by a Transformers config, pick another name.

Container logs:

Fetching error logs...