Sam Chaudry
Upload folder using huggingface_hub
7885a28 verified
raw
history blame
135 Bytes
import warnings
warnings.warn(
"scipy.misc is deprecated and will be removed in 2.0.0",
DeprecationWarning,
stacklevel=2
)