runtime error
Exit code: 1. Reason: mega.pth 0%| | 0.00/134M [00:00<?, ?B/s][A 100%|██████████| 134M/134M [00:00<00:00, 363MB/s] Downloading: "https://github.com/sczhou/ProPainter/releases/download/v0.1.0/ProPainter.pth" to /home/weights/ProPainter.pth 0%| | 0.00/150M [00:00<?, ?B/s][A 100%|██████████| 150M/150M [00:00<00:00, 403MB/s] Downloading: "https://github.com/sczhou/ProPainter/releases/download/v0.1.0/raft-things.pth" to /home/weights/raft-things.pth 0%| | 0.00/20.1M [00:00<?, ?B/s][A 100%|██████████| 20.1M/20.1M [00:00<00:00, 430MB/s] Downloading: "https://github.com/sczhou/ProPainter/releases/download/v0.1.0/recurrent_flow_completion.pth" to /home/weights/recurrent_flow_completion.pth 0%| | 0.00/19.4M [00:00<?, ?B/s][A 100%|██████████| 19.4M/19.4M [00:00<00:00, 343MB/s] Initializing BaseSegmenter to cuda Downloading: "https://download.pytorch.org/models/resnet50-19c8e357.pth" to /home/user/.cache/torch/hub/checkpoints/resnet50-19c8e357.pth 0%| | 0.00/97.8M [00:00<?, ?B/s][A 100%|██████████| 97.8M/97.8M [00:00<00:00, 567MB/s] Downloading: "https://download.pytorch.org/models/resnet18-5c106cde.pth" to /home/user/.cache/torch/hub/checkpoints/resnet18-5c106cde.pth 0%| | 0.00/44.7M [00:00<?, ?B/s][A 100%|██████████| 44.7M/44.7M [00:00<00:00, 334MB/s] Pretrained flow completion model has loaded... Pretrained ProPainter has loaded... Network [InpaintGenerator] was created. Total number of parameters: 39.4 million. To see the architecture, do print(network). Traceback (most recent call last): File "/home/user/app/web-demos/hugging_face/app.py", line 557, in <module> with gr.Row(scale=2, elem_classes="mask_button_group"): File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/gradio/component_meta.py", line 179, in wrapper return fn(self, **kwargs) TypeError: Row.__init__() got an unexpected keyword argument 'scale'
Container logs:
Fetching error logs...