runtime error

Exit code: 1. Reason: Keyword arguments {'use_auth_token': None} are not expected by StableDiffusionPipeline and will be ignored. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5.48G/5.48G [00:23<00:00, 234MB/s] Loading weights: 0%| | 0/196 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 196/196 [00:00<00:00, 11096.64it/s] CLIPTextModel LOAD REPORT from: /root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/451f4fe16113bff5a5d2269ed5ad43b0592e9a14/text_encoder Key | Status | | -----------------------------------+------------+--+- text_model.embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch. Loading weights: 0%| | 0/396 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 396/396 [00:00<00:00, 7883.69it/s] StableDiffusionSafetyChecker LOAD REPORT from: /root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/451f4fe16113bff5a5d2269ed5ad43b0592e9a14/safety_checker Key | Status | | --------------------------------------------------+------------+--+- vision_model.vision_model.embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch. Loading pipeline components...: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3/7 [00:01<00:01, 2.89it/s] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:01<00:00, 4.86it/s] Traceback (most recent call last): File "/app/app.py", line 22, in <module> gallery = gr.Gallery(label="Generated images", show_label=False, elem_id="gallery").style(grid=[2], height="auto") AttributeError: 'Gallery' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...