Spaces:
Runtime error
Runtime error
runtime error
Container logs:
j8kqd 2023-03-24T08:14:17.449Z /home/user/.local/lib/python3.8/site-packages/torch/hub.py:267: UserWarning: You are about to download and run code from an untrusted repository. In a future release, this won't be allowed. To add the repository to your trusted list, change the command to {calling_fn}(..., trust_repo=False) and a command prompt will appear asking for an explicit confirmation of trust, or load(..., trust_repo=True), which will assume that the prompt is to be answered with 'yes'. You can also use load(..., trust_repo='check') which will only prompt for confirmation if the repo is not already trusted. This will eventually be the default behaviour
j8kqd 2023-03-24T08:14:17.449Z warnings.warn(
j8kqd 2023-03-24T08:14:17.521Z Downloading: "https://github.com/NVIDIA/DeepLearningExamples/zipball/torchhub" to /home/user/.cache/torch/hub/torchhub.zip
j8kqd 2023-03-24T08:14:27.204Z /home/user/.cache/torch/hub/NVIDIA_DeepLearningExamples_torchhub/PyTorch/Classification/ConvNets/image_classification/models/common.py:13: UserWarning: pytorch_quantization module not found, quantization will not be available
j8kqd 2023-03-24T08:14:27.204Z warnings.warn(
j8kqd 2023-03-24T08:14:27.211Z /home/user/.cache/torch/hub/NVIDIA_DeepLearningExamples_torchhub/PyTorch/Classification/ConvNets/image_classification/models/efficientnet.py:17: UserWarning: pytorch_quantization module not found, quantization will not be available
j8kqd 2023-03-24T08:14:27.211Z warnings.warn(
j8kqd 2023-03-24T08:14:27.793Z Downloading: "https://api.ngc.nvidia.com/v2/models/nvidia/seresnext101_32x4d_pyt_amp/versions/20.06.0/files/nvidia_se-resnext101-32x4d_200821.pth.tar" to /home/user/.cache/torch/hub/checkpoints/nvidia_se-resnext101-32x4d_200821.pth.tar
j8kqd 2023-03-24T08:14:33.757Z
0%| | 0.00/173M [00:00<?, ?B/s]
0%| | 56.0k/173M [00:00<06:21, 477kB/s]
0%| | 312k/173M [00:00<02:03, 1.47MB/s]
1%| | 1.28M/173M [00:00<00:38, 4.65MB/s]
3%|▎ | 5.19M/173M [00:00<00:10, 16.1MB/s]
6%|▌ | 10.8M/173M [00:00<00:06, 27.8MB/s]
10%|▉ | 16.5M/173M [00:00<00:04, 35.2MB/s]
13%|█▎ | 22.4M/173M [00:00<00:03, 40.2MB/s]
16%|█▋ | 28.2M/173M [00:00<00:03, 43.5MB/s]
19%|█▉ | 33.7M/173M [00:01<00:03, 44.6MB/s]
23%|██▎ | 39.5M/173M [00:01<00:03, 46.4MB/s]
26%|██▌ | 45.4M/173M [00:01<00:02, 47.7MB/s]
30%|██▉ | 51.2M/173M [00:01<00:02, 48.5MB/s]
33%|███▎ | 57.1M/173M [00:01<00:02, 49.0MB/s]
36%|███▋ | 62.9M/173M [00:01<00:02, 49.3MB/s]
40%|███▉ | 68.7M/173M [00:01<00:02, 49.6MB/s]
42%|████▏ | 73.4M/173M [00:01<00:02, 49.3MB/s]
45%|████▌ | 78.4M/173M [00:02<00:02, 47.2MB/s]
48%|████▊ | 82.9M/173M [00:02<00:02, 43.3MB/s]
51%|█████ | 88.6M/173M [00:02<00:01, 45.0MB/s]
55%|█████▍ | 94.6M/173M [00:02<00:01, 46.9MB/s]
58%|█████▊ | 100M/173M [00:02<00:01, 48.1MB/s]
61%|██████▏ | 106M/173M [00:02<00:01, 50.5MB/s]
64%|██████▍ | 112M/173M [00:02<00:01, 51.8MB/s]
67%|██████▋ | 117M/173M [00:02<00:01, 50.2MB/s]
70%|███████ | 121M/173M [00:02<00:01, 48.5MB/s]
73%|███████▎ | 127M/173M [00:03<00:00, 49.2MB/s]
76%|███████▋ | 133M/173M [00:03<00:00, 52.2MB/s]
79%|███████▉ | 138M/173M [00:03<00:00, 51.2MB/s]
82%|████████▏ | 142M/173M [00:03<00:00, 48.9MB/s]
85%|████████▌ | 147M/173M [00:03<00:00, 49.9MB/s]
88%|████████▊ | 153M/173M [00:03<00:00, 51.2MB/s]
91%|█████████ | 158M/173M [00:03<00:00, 49.9MB/s]
94%|█████████▎| 162M/173M [00:03<00:00, 48.7MB/s]
96%|█████████▋| 167M/173M [00:03<00:00, 46.1MB/s]
99%|█████████▉| 171M/173M [00:04<00:00, 37.2MB/s]
100%|██████████| 173M/173M [00:04<00:00, 43.2MB/s]
j8kqd 2023-03-24T08:14:33.962Z Using cache found in /home/user/.cache/torch/hub/NVIDIA_DeepLearningExamples_torchhub
j8kqd 2023-03-24T08:14:33.962Z Traceback (most recent call last):
j8kqd 2023-03-24T08:14:33.962Z File "app.py", line 8, in <module>
j8kqd 2023-03-24T08:14:33.962Z utils = torch.hub.load('NVIDIA/DeepLearningExamples:torchhub', 'nvidia_convnets_processing_utils')
j8kqd 2023-03-24T08:14:33.962Z File "/home/user/.local/lib/python3.8/site-packages/torch/hub.py", line 542, in load
j8kqd 2023-03-24T08:14:33.963Z model = _load_local(repo_or_dir, model, *args, **kwargs)
j8kqd 2023-03-24T08:14:33.963Z File "/home/user/.local/lib/python3.8/site-packages/torch/hub.py", line 572, in _load_local
j8kqd 2023-03-24T08:14:33.963Z model = entry(*args, **kwargs)
j8kqd 2023-03-24T08:14:33.963Z File "/home/user/.cache/torch/hub/NVIDIA_DeepLearningExamples_torchhub/PyTorch/Classification/ConvNets/image_classification/models/entrypoints.py", line 51, in nvidia_convnets_processing_utils
j8kqd 2023-03-24T08:14:33.963Z import validators
j8kqd 2023-03-24T08:14:33.963Z ModuleNotFoundError: No module named 'validators'