runtime error

0.00/104M [00:00<?, ?B/s] 21%|██ | 21.5M/104M [00:00<00:00, 225MB/s] 44%|████▍ | 46.2M/104M [00:00<00:00, 245MB/s] 67%|██████▋ | 69.6M/104M [00:00<00:00, 238MB/s] 88%|████████▊ | 92.3M/104M [00:00<00:00, 229MB/s] 100%|██████████| 104M/104M [00:00<00:00, 228MB/s] Downloading: "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/parsing_parsenet.pth" to /home/user/app/CodeFormer/weights/facelib/parsing_parsenet.pth 0%| | 0.00/81.4M [00:00<?, ?B/s] 31%|███ | 25.4M/81.4M [00:00<00:00, 266MB/s] 63%|██████▎ | 51.3M/81.4M [00:00<00:00, 269MB/s] 99%|█████████▊| 80.2M/81.4M [00:00<00:00, 285MB/s] 100%|██████████| 81.4M/81.4M [00:00<00:00, 281MB/s] Downloading: "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/RealESRGAN_x2plus.pth" to /home/user/app/CodeFormer/weights/realesrgan/RealESRGAN_x2plus.pth 0%| | 0.00/64.0M [00:00<?, ?B/s] 29%|██▊ | 18.3M/64.0M [00:00<00:00, 191MB/s] 63%|██████▎ | 40.5M/64.0M [00:00<00:00, 216MB/s] 100%|██████████| 64.0M/64.0M [00:00<00:00, 226MB/s] Traceback (most recent call last): File "app.py", line 206, in <module> demo = gr.Interface(rem_glass, gr.inputs.Image(type="pil"), gr.outputs.Image(type="pil"),) File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 456, in __init__ self.render_article() File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1176, in get_config_file "input": list(block.input_api_info()), # type: ignore File "/home/user/.local/lib/python3.8/site-packages/gradio_client/serializing.py", line 41, in input_api_info return (api_info["serialized_input"][0], api_info["serialized_input"][1]) KeyError: 'serialized_input'

Container logs:

Fetching error logs...