huggingface / huggingface/diffusers
please add strength to wanimagetovideopipeline
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...].
i use wanimagetovideopipeline and works fine. now i switch to lightx2v lora and use 4steps. the video just horner the original image and seems ignore the prompt. could you add strength like that in videotovideo?
**Describe the solution you'd like.**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered.**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context.**
Add any other context or screenshots about the feature request here.
Contributor guide
Research direction
Start by locating the WanImageToVideoPipeline entry point and comparing the requested strength behavior with the existing video-to-video path. Reproduce the four-step LightX2V LoRA case described in the issue, then define and verify what strength should change; the work is done when the prompt is no longer ignored and the behavior is covered by appropriate 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
- 28/100