Skip to content

New version of HuggingFace 🤗 diffusers library is incompatible with this codebase. #264

@shyammarjit

Description

@shyammarjit

LoRA attention is being used from Huggingface 🤗 diffusers library. They have modified their codebase, and the new version, v0.23.0, is incompatible with this codebase. To install diffusers and to run this codebase, please use Patch Release v0.17.1.

For this, we should change the README.md of this codebase for the new users.

How to install diffusers to run this codebase:

pip install diffusers==0.17.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions