modelscope / modelscope/DiffSynth-Studio
How to load Qwen-Image-Lightning's acceleration lora in qwen-image-eidt-2509?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
Hi,
Do you know how to load Qwen-Image-Lightning's acceleration lora in qwen-image-eidt-2509? In DiffSynth-Studio I loaded the acceleration lora and it shows 720 tensors are uploaded by LoRA, but the results were not right. if I set alpha=8, the results are all black, if I set alpha=1, the results are covered by heavy grids.
I use lora in "https://huggingface.co/lightx2v/Qwen-Image-Lightning/tree/main/Qwen-Image-Edit-2509", I've tried Qwen-Image-Edit-2509-Lightning-8steps-V1.0-bf16.safetensors、Qwen-Image-Edit-2509-Lightning-8steps-V1.0-fp32.safetensors, all wrong.
Do you know how to use it correctly? thx!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported Qwen-Image-Edit-2509 run in DiffSynth-Studio with the two named Qwen-Image-Edit-2509-Lightning safetensors files and alpha values 8 and 1. Compare the 720 loaded LoRA tensors and generated outputs; done means establishing a correct loading procedure that avoids black results and heavy grids.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100