v5.0 txt2img done - missing notes
Browse files
workflows/IMG2IMG/v5.0/changelod.md
CHANGED
|
@@ -2,4 +2,6 @@
|
|
| 2 |
- fixed refiner/normal sampler issue when activating/deactivating img2img transfer
|
| 3 |
- more lazy switches implemented so workflow only runs nodes required for final result(better performance)
|
| 4 |
- changed hires fix steps calculation to use the same step count if steps below 10 (lightning/dmd2 loras for low vram)
|
| 5 |
-
- saves lora information now from all activated loras in general lora power loader
|
|
|
|
|
|
|
|
|
| 2 |
- fixed refiner/normal sampler issue when activating/deactivating img2img transfer
|
| 3 |
- more lazy switches implemented so workflow only runs nodes required for final result(better performance)
|
| 4 |
- changed hires fix steps calculation to use the same step count if steps below 10 (lightning/dmd2 loras for low vram)
|
| 5 |
+
- saves lora information now from all activated loras in general lora power loader
|
| 6 |
+
- fixed a bug that saved your exclusion tags as positive prompt when not using img2img transfer
|
| 7 |
+
- removed Anything Anywhere nodes due to repeating problems after comfy updates since introduction of subgraphs
|
workflows/TXT2IMG/v5.0/TXT2IMG-ADetailer-v5.0-vslinx.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
workflows/TXT2IMG/v5.0/changelod.md
CHANGED
|
@@ -2,4 +2,5 @@
|
|
| 2 |
- Changed refiner selection with bool and lazy switch for an easy activation/deactivation
|
| 3 |
- more lazy switches implemented so workflow only runs nodes required for final result(better performance)
|
| 4 |
- changed hires fix steps calculation to use the same step count if steps below 10 (lightning/dmd2 loras for low vram)
|
| 5 |
-
- saves lora information now from all activated loras in general lora power loader
|
|
|
|
|
|
| 2 |
- Changed refiner selection with bool and lazy switch for an easy activation/deactivation
|
| 3 |
- more lazy switches implemented so workflow only runs nodes required for final result(better performance)
|
| 4 |
- changed hires fix steps calculation to use the same step count if steps below 10 (lightning/dmd2 loras for low vram)
|
| 5 |
+
- saves lora information now from all activated loras in general lora power loader
|
| 6 |
+
- removed Anything Anywhere nodes due to repeating problems after comfy updates since introduction of subgraphs
|