runtime error
Exit code: 1. Reason: [AKeyword arguments {'use_auth_token': None} are not expected by StableDiffusionPipeline and will be ignored. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][A Download complete: 100%|ββββββββββ| 5.48G/5.48G [00:23<00:00, 234MB/s] Loading weights: 0%| | 0/196 [00:00<?, ?it/s][A Loading weights: 100%|ββββββββββ| 196/196 [00:00<00:00, 11096.64it/s] [1mCLIPTextModel LOAD REPORT[0m from: /root/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/451f4fe16113bff5a5d2269ed5ad43b0592e9a14/text_encoder Key | Status | | -----------------------------------+------------+--+- text_model.embeddings.position_ids | UNEXPECTED | | [3mNotes: - UNEXPECTED[3m :can be ignored when loading from different task/architecture; not ok if you expect identical arch.[0m Loading weights: 0%| | 0/396 [00:00<?, ?it/s][A Loading weights: 100%|ββββββββββ| 396/396 [00:00<00:00, 7883.69it/s] [1mStableDiffusionSafetyChecker LOAD REPORT[0m 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 | | [3mNotes: - UNEXPECTED[3m :can be ignored when loading from different task/architecture; not ok if you expect identical arch.[0m Loading pipeline components...: 43%|βββββ | 3/7 [00:01<00:01, 2.89it/s][A 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...