Hugging Face's logo
mattritchey
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: --2026-04-04 05:18:22-- https://raw.githubusercontent.com/pytorch/hub/master/imagenet_classes.txt Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10472 (10K) [text/plain] Saving to: β€˜imagenet_classes.txt’ 0K .......... 100% 68.2M=0s 2026-04-04 05:18:22 (68.2 MB/s) - β€˜imagenet_classes.txt’ saved [10472/10472] 0%| | 0.00/646k [00:00<?, ?B/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 646k/646k [00:00<00:00, 95.7MB/s] Downloading: "https://github.com/pytorch/vision/zipball/v0.9.0" to /home/user/.cache/torch/hub/v0.9.0.zip /usr/local/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. warnings.warn( /usr/local/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=VGG11_Weights.IMAGENET1K_V1`. You can also use `weights=VGG11_Weights.DEFAULT` to get the most up-to-date weights. warnings.warn(msg) Downloading: "https://download.pytorch.org/models/vgg11-8a719046.pth" to /home/user/.cache/torch/hub/checkpoints/vgg11-8a719046.pth 0%| | 0.00/507M [00:00<?, ?B/s] 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 283M/507M [00:01<00:00, 297MB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 507M/507M [00:01<00:00, 284MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 52, in <module> inputs = gr.inputs.Image(type='pil') AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...