runtime error

Exit code: 1. Reason: : https://huggingface.co/api/models/stable-diffusion-v1-5/stable-diffusion-inpainting/revision/fp16 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/.pyenv/versions/3.9.20/lib/python3.9/site-packages/diffusers/pipelines/pipeline_utils.py", line 1637, in download info = model_info( File "/home/user/.pyenv/versions/3.9.20/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.9.20/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 2467, in model_info hf_raise_for_status(r) File "/home/user/.pyenv/versions/3.9.20/lib/python3.9/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status raise _format(RevisionNotFoundError, message, response) from e huggingface_hub.errors.RevisionNotFoundError: 404 Client Error. (Request ID: Root=1-66f09421-40ef35fe7a9b28b7672773ce;123b14af-79c1-40b3-bbae-5e54f9544fff) Revision Not Found for url: https://huggingface.co/api/models/stable-diffusion-v1-5/stable-diffusion-inpainting/revision/fp16. Invalid rev id: fp16 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 65, in <module> ld = LucidDreamer() File "/home/user/app/luciddreamer.py", line 73, in __init__ self.rgb_model = StableDiffusionInpaintPipeline.from_pretrained( File "/home/user/.pyenv/versions/3.9.20/lib/python3.9/site-packages/diffusers/pipelines/pipeline_utils.py", line 1078, in from_pretrained cached_folder = cls.download( File "/home/user/.pyenv/versions/3.9.20/lib/python3.9/site-packages/diffusers/pipelines/pipeline_utils.py", line 1891, in download raise EnvironmentError( OSError: Cannot load model runwayml/stable-diffusion-inpainting: model is not cached locally and an error occured while trying to fetch metadata from the Hub. Please check out the root cause in the stacktrace above.

Container logs:

Fetching error logs...