Files
2024-10-30 22:14:35 +01:00

3 lines
117 B
Python

# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url # noqa: F401