runtime error
Exit code: 1. Reason: β β β± 1332 β β β safety_checker = StableDiffusionSafetyChecker.from_pretra β β 1333 β β β feature_extractor = AutoFeatureExtractor.from_pretrained( β β 1334 β β else: β β 1335 β β β safety_checker = None β β β β /usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py:2566 β β in from_pretrained β β β β 2563 β β β β β raise β β 2564 β β β β except Exception: β β 2565 β β β β β # For any other exception, we throw a generic err β β β± 2566 β β β β β raise EnvironmentError( β β 2567 β β β β β β f"Can't load the model for '{pretrained_model β β 2568 β β β β β β " from 'https://huggingface.co/models', make β β 2569 β β β β β β f" same name. Otherwise, make sure '{pretrain β β°βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ― OSError: Can't load the model for 'CompVis/stable-diffusion-safety-checker'. 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 'CompVis/stable-diffusion-safety-checker' 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...