Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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