Commit ceb7af2
[LoRA] support non-diffusers LTX-Video loras (#11572)
* support non diffusers loras for ltxv
* Update src/diffusers/loaders/lora_conversion_utils.py
Co-authored-by: Sayak Paul <[email protected]>
* Update src/diffusers/loaders/lora_pipeline.py
Co-authored-by: Sayak Paul <[email protected]>
* Apply style fixes
* empty commit
---------
Co-authored-by: Sayak Paul <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 6918f6d commit ceb7af2
File tree
2 files changed
+13
-1
lines changed- src/diffusers/loaders
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1712 | 1712 | | |
1713 | 1713 | | |
1714 | 1714 | | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
3418 | 3419 | | |
3419 | 3420 | | |
3420 | 3421 | | |
3421 | | - | |
3422 | 3422 | | |
3423 | 3423 | | |
3424 | 3424 | | |
| |||
3512 | 3512 | | |
3513 | 3513 | | |
3514 | 3514 | | |
| 3515 | + | |
| 3516 | + | |
| 3517 | + | |
| 3518 | + | |
3515 | 3519 | | |
3516 | 3520 | | |
3517 | 3521 | | |
| |||
0 commit comments