runtime error
Exit code: 1. Reason: ct` in a future version of PyTorch. @torch.library.impl_abstract("xformers_flash::flash_bwd") The config attributes {'text_encoder_2': ['transformers', 'T5EncoderModel'], 'tokenizer_2': ['transformers', 'T5TokenizerFast'], 'transformer': ['diffusers', 'FluxTransformer2DModel']} were passed to StableDiffusionPipeline, but are not expected and will be ignored. Please verify your model_index.json configuration file. Keyword arguments {'text_encoder_2': ['transformers', 'T5EncoderModel'], 'tokenizer_2': ['transformers', 'T5TokenizerFast'], 'transformer': ['diffusers', 'FluxTransformer2DModel']} are not expected by StableDiffusionPipeline and will be ignored. Loading pipeline components...: 0%| | 0/4 [00:00<?, ?it/s][AThe config attributes {'mid_block_add_attention': True} were passed to AutoencoderKL, but are not expected and will be ignored. Please verify your config.json configuration file. The config attributes {'base_image_seq_len': 256, 'base_shift': 0.5, 'max_image_seq_len': 4096, 'max_shift': 1.15, 'use_dynamic_shifting': False} were passed to FlowMatchEulerDiscreteScheduler, but are not expected and will be ignored. Please verify your scheduler_config.json configuration file. Loading pipeline components...: 100%|██████████| 4/4 [00:00<00:00, 9.27it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> pipe = StableDiffusionPipeline.from_pretrained( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 967, in from_pretrained raise ValueError( ValueError: Pipeline <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> expected {'vae', 'unet', 'tokenizer', 'safety_checker', 'text_encoder', 'feature_extractor', 'image_encoder', 'scheduler'}, but only {'vae', 'scheduler', 'tokenizer', 'text_encoder'} were passed.
Container logs:
Fetching error logs...