v5.0 lora support for img save added
Browse files
workflows/IMG2IMG/v5.0/IMG2IMG-ADetailer-v5.0-vslinx.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
workflows/IMG2IMG/v5.0/changelod.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
- (TODO: implement manual inpainting)
|
| 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)
|
|
|
|
|
|
|
|
|
| 1 |
- (TODO: implement manual inpainting)
|
| 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
|
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
|
@@ -1,3 +1,5 @@
|
|
| 1 |
- Implementation of Manual inpainting
|
| 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)
|
|
|
|
|
|
|
|
|
| 1 |
- Implementation of Manual inpainting
|
| 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
|