LoRA Stacking + Bug Fixes + Code Refactoring

This commit is contained in:
TSC
2023-07-16 13:04:28 -05:00
committed by GitHub
parent 69c0907685
commit 15cf97dec5
16 changed files with 1100 additions and 595 deletions

View File

@@ -39,4 +39,5 @@ Notes:
- Trailing semicolons, new entry lines, and spaces are removed when parsing input strings.
- Any parameter not defined by the XY Plot's inputs are defined by the Efficient Loader and Ksampler (Efficient).
For example, if the scheduler isn't specified when plotting Samplers, the script will use
the scheduler set by the Ksampler (Efficient).
the scheduler set by the Ksampler (Efficient).
- LoRA stacking through the XY Plot Manual Entry node is currently not supported.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 MiB