vslinx commited on
Commit
b14551b
·
1 Parent(s): 00262be
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
@@ -1,9 +1,9 @@
1
- - Reverted to 1-pass hires fix but through ultimate sd upscale, optional tiled hires fix through subgraph toggle
 
 
 
 
2
  - Increased guide_size and max_size for detailers for higher res detailing, added 2 nodes in detailer section to control it for all detailers
3
 
4
  TODO:
5
- - built-in bookmarks
6
- - rework controlnet section similar to inpaint area, remove second image input
7
- - rework ipadapter section to only 1 image and letting user choose what type of transfer
8
- - add trigger for using tiled vae decode for sampling
9
- - add trigger to use tiled hiresfix if wanted
 
1
+ - Added new practical bookmark sidebar to quickly jump to designated groups
2
+ - complete re-design of Function Control, Upscaling, Hi-Res Fix, IPAdapter and ControlNet
3
+ - IPAdapter now has more control over what type of ipadapter you'd like to use + start & end percent usage (IMG input reduced to 1 since you can just select the type yourself now)
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
 
8
  TODO:
9
+ - add trigger for using tiled vae decode for sampling