runtime error
Exit code: 1. Reason: ��█████████| 624/624 [00:00<00:00, 2.24MB/s] Traceback (most recent call last): File "/app/app.py", line 14, in <module> pipe = StableDiffusionPipeline.from_pretrained( model_id, ...<3 lines>... use_safetensors=True, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 829, in from_pretrained cached_folder = cls.download( pretrained_model_name_or_path, ...<14 lines>... **kwargs, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1682, in download ignore_patterns = _get_ignore_patterns( passed_components, ...<7 lines>... variant, ) File "/usr/local/lib/python3.13/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 1096, in _get_ignore_patterns raise EnvironmentError( f"Could not find the necessary `safetensors` weights in {model_filenames} (variant={variant})" ) OSError: Could not find the necessary `safetensors` weights in {'.gitattributes', 'Realistic_Vision_V6.0_NV_B1_inpainting_fp16.safetensors', 'scheduler/scheduler_config.json', 'model_index.json', 'tokenizer/merges.txt', 'vae/diffusion_pytorch_model.bin', 'tokenizer/tokenizer_config.json', 'Realistic_Vision_V6.0_NV_B1_fp16.safetensors', 'text_encoder/config.json', 'text_encoder/pytorch_model.bin', 'tokenizer/special_tokens_map.json', 'README.md', 'Realistic_Vision_V6.0_NV_B1.safetensors', 'unet/config.json', 'tokenizer/vocab.json', 'safety_checker/config.json', 'vae/config.json', 'Realistic_Vision_V6.0_NV_B1_inpainting.safetensors', 'unet/diffusion_pytorch_model.bin', 'feature_extractor/preprocessor_config.json', 'safety_checker/pytorch_model.bin'} (variant=None)
Container logs:
Fetching error logs...