huggingface / huggingface/diffusers
load_lora_weights(), unload_lora_weights these doesn't work with LongCatImagePipeline.
- 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.
### 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
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