Closed
Description
Describe the bug
Textual inversion uses a deprecated import for the scaling methods in Pillow
DeprecationWarning: BICUBIC is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.BICUBIC instead.
Reproduction
Use the textual inversion script with a recent Pillow version
Logs
-
System Info
Python 3.10 with latest Pillow.