huggingface / huggingface/diffusers

load_lora_weights(), unload_lora_weights these doesn't work with LongCatImagePipeline.

Open
#12,859 3 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

### Model/Pipeline/Scheduler description

load_lora_weights(), unload_lora_weights these doesn't work with LongCatImagePipeline. Please add lora support for this model in diffusers.

Image

### Open source status

- [ ] The model implementation is available.
- [ ] The model weights are available (Only relevant if addition is not a scheduler).

### Provide useful links for the implementation

_No response_

Contributor guide

Open the contributing guide

Research direction

The issue names LongCatImagePipeline and the load_lora_weights()/unload_lora_weights() entry points; begin by inspecting that pipeline and comparable LoRA-enabled pipelines. Confirm the model implementation and weights are available, then make both methods work for LongCatImagePipeline and verify the behavior with the project's relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.