Files
INTUIA/Programa final/_internal/torch/utils/model_zoo.py
T

3 lines
117 B
Python
Raw Normal View History

2026-03-15 13:27:50 +00:00
# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url # noqa: F401