runtime error

Exit code: 1. Reason: can inspect the repository content at https://hf.co//home/user/.cache/huggingface/hub/models--microsoft--Florence-2-base/snapshots/ceaf371f01ef66192264811b390bccad475a4f02. You can avoid this prompt in future by passing the argument `trust_remote_code=True`. The config attributes {'text_encoder_2': ['transformers', 'CLIPTextModelWithProjection'], 'text_encoder_3': ['transformers', 'T5EncoderModel'], 'tokenizer_2': ['transformers', 'CLIPTokenizer'], 'tokenizer_3': ['transformers', 'T5TokenizerFast'], 'transformer': ['diffusers', 'SD3Transformer2DModel']} 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', 'CLIPTextModelWithProjection'], 'text_encoder_3': ['transformers', 'T5EncoderModel'], 'tokenizer_2': ['transformers', 'CLIPTokenizer'], 'tokenizer_3': ['transformers', 'T5TokenizerFast'], 'transformer': ['diffusers', 'SD3Transformer2DModel'], 'trust_remote_code': True} are not expected by StableDiffusionPipeline and will be ignored. Loading pipeline components...: 0%| | 0/4 [00:00<?, ?it/s] Loading pipeline components...: 0%| | 0/4 [00:00<?, ?it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 81, in <module> pipe = DiffusionPipeline.from_pretrained( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1093, in from_pretrained loaded_sub_model = load_sub_model( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 386, in load_sub_model class_obj, class_candidates = get_class_obj_and_candidates( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 319, in get_class_obj_and_candidates class_obj = getattr(library, class_name) AttributeError: module 'diffusers' has no attribute 'FlowMatchEulerDiscreteScheduler'. Did you mean: 'EulerDiscreteScheduler'? Do you wish to run the custom code? [y/N]

Container logs:

Fetching error logs...