5.2 WIP nearly done
Browse files
workflows/TXT2IMG/v5.2/TXT2IMG-ADetailer-v5.2-vslinx.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
workflows/TXT2IMG/v5.2/changelog.md
CHANGED
|
@@ -4,4 +4,10 @@
|
|
| 4 |
- ControlNet now only has 1 input image to prevent confusion caused by multiple input images
|
| 5 |
- Reverted to 1-pass hires fix but through ultimate sd upscale, optional tiled hires fix through toggle (tiled works poorly on v-pred, also keep denoise low on v-pred)
|
| 6 |
- Increased guide_size and max_size for detailers for higher res detailing, added 2 nodes in detailer section to control it for all detailers
|
| 7 |
-
- Added trigger for using tiled vae decode for sampling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- ControlNet now only has 1 input image to prevent confusion caused by multiple input images
|
| 5 |
- Reverted to 1-pass hires fix but through ultimate sd upscale, optional tiled hires fix through toggle (tiled works poorly on v-pred, also keep denoise low on v-pred)
|
| 6 |
- Increased guide_size and max_size for detailers for higher res detailing, added 2 nodes in detailer section to control it for all detailers
|
| 7 |
+
- Added trigger for using tiled vae decode for sampling
|
| 8 |
+
|
| 9 |
+
TODO:
|
| 10 |
+
- update recommended ultralytics models
|
| 11 |
+
- update recommended detailer loras
|
| 12 |
+
- inpaint area: subgraph the bypass switches - they should work now with our vslinx node changes
|
| 13 |
+
- update info about guide_size and max_size in Detailer Group Explanation
|