mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
commit
ccb9dc4ec4
@ -1,4 +1,4 @@
|
|||||||
from _hub import *
|
from ._hub import *
|
||||||
|
|
||||||
import warnings
|
import warnings
|
||||||
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.models", DeprecationWarning)
|
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.models", DeprecationWarning)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user