runtime error
Exit code: 1. Reason: model.fp16.safete(β¦): 44%|βββββ | 2.28G/5.14G [00:03<00:03, 842MB/s][A unet/diffusion_pytorch_model.fp16.safete(β¦): 63%|βββββββ | 3.22G/5.14G [00:04<00:02, 807MB/s][A unet/diffusion_pytorch_model.fp16.safete(β¦): 79%|ββββββββ | 4.07G/5.14G [00:07<00:02, 499MB/s][A unet/diffusion_pytorch_model.fp16.safete(β¦): 97%|ββββββββββ| 5.00G/5.14G [00:08<00:00, 595MB/s][A unet/diffusion_pytorch_model.fp16.safete(β¦): 100%|ββββββββββ| 5.14G/5.14G [00:08<00:00, 612MB/s] config.json: 0%| | 0.00/659 [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 659/659 [00:00<00:00, 5.40MB/s] vae/diffusion_pytorch_model.fp16.safeten(β¦): 0%| | 0.00/167M [00:00<?, ?B/s][A vae/diffusion_pytorch_model.fp16.safeten(β¦): 60%|ββββββ | 100M/167M [00:01<00:00, 87.4MB/s][A vae/diffusion_pytorch_model.fp16.safeten(β¦): 100%|ββββββββββ| 167M/167M [00:01<00:00, 140MB/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][AThe config attributes {'decay': 0.9999, 'inv_gamma': 1.0, 'min_decay': 0.0, 'optimization_step': 37000, 'power': 0.6666666666666666, 'update_after_step': 0, 'use_ema_warmup': False} were passed to UNet2DConditionModel, but are not expected and will be ignored. Please verify your config.json configuration file. Loading pipeline components...: 100%|ββββββββββ| 7/7 [00:01<00:00, 6.52it/s][A Loading pipeline components...: 100%|ββββββββββ| 7/7 [00:01<00:00, 6.52it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 83, in <module> image = gr.Image(sources='upload', tool='sketch', elem_id="image_upload", type="pil", label="Upload",height=400) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/gradio/component_meta.py", line 185, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'tool'
Container logs:
Fetching error logs...