team-10/venv/Lib/site-packages/torch/utils/model_zoo.py

3 lines
117 B
Python
Raw Normal View History

2025-08-02 02:00:33 +02:00
# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url # noqa: F401