runtime error

Downloading: "https://github.com/pytorch/vision/zipball/v0.6.0" to /home/user/.cache/torch/hub/v0.6.0.zip 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] 100%|██████████| 44.7M/44.7M [00:00<00:00, 202MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> inputs=gr.inputs.Image(type="pil"), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...