ai-content-maker/.venv/Lib/site-packages/torch/utils/model_zoo.py

3 lines
117 B
Python
Raw Normal View History

2024-05-03 04:18:51 +03:00
# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url # noqa: F401