Spaces:
Sleeping
Sleeping
File size: 119 Bytes
c61ccee |
1 2 3 |
# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url # noqa: F401
|