runtime error

Exit code: 1. Reason: | 0/2 [00:00<?, ?it/s]/usr/local/lib/python3.10/site-packages/torch/_utils.py:776: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() return self.fget.__get__(instance, owner)() Loading checkpoint shards: 50%|█████ | 1/2 [00:05<00:05, 5.77s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:07<00:00, 3.61s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:07<00:00, 3.94s/it] trainable params: 33554432 || all params: 6771970048 || trainable%: 0.49548996469513035 0%| | 0.00/1.89G [00:00<?, ?B/s] 11%|█▏ | 217M/1.89G [00:01<00:07, 228MB/s] 23%|██▎ | 435M/1.89G [00:02<00:07, 219MB/s] 33%|███▎ | 644M/1.89G [00:03<00:06, 219MB/s] 44%|████▍ | 855M/1.89G [00:04<00:05, 220MB/s] 56%|█████▌ | 1.05G/1.89G [00:05<00:03, 226MB/s] 67%|██████▋ | 1.26G/1.89G [00:06<00:03, 221MB/s] 79%|███████▉ | 1.49G/1.89G [00:07<00:01, 226MB/s] 90%|█████████ | 1.70G/1.89G [00:08<00:00, 222MB/s] 100%|██████████| 1.89G/1.89G [00:09<00:00, 221MB/s] Position interpolate from 16x16 to 32x32 Load Minigpt-4-LLM Checkpoint: miniGPT_Med_.pth /usr/local/lib/python3.10/site-packages/gradio/layouts/column.py:55: UserWarning: 'scale' value should be an integer. Using 0.5 will cause issues. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 548, in <module> image = gr.Image(type="pil", tool="sketch" ,brush_radius=20) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 163, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'tool'

Container logs:

Fetching error logs...