Skip to content

DeprecationWarning: BICUBIC is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.BICUBIC instead. #784

Closed
@allo-

Description

@allo-

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleIssues that haven't received updates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions