pytorch-image-models/hubconf.py

4 lines
96 B
Python

dependencies = ['torch']
import timm
globals().update(timm.models._registry._model_entrypoints)