model_zoo.py 117 B

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