FutureWarning: The class DPTFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use DPTImageProcessor instead.

#4
by carbocation - opened

This works! But just wanted to mention the warning for future reference:

/opt/conda/lib/python3.10/site-packages/transformers/models/dpt/feature_extraction_dpt.py:28: FutureWarning: The class DPTFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use DPTImageProcessor instead.
🧨Diffusers org

Warning is fine and safe to ignore.

sayakpaul changed discussion status to closed

Sign up or log in to comment