vslinx commited on
Commit
00262be
·
1 Parent(s): 2cc87f0

update changelog todos for 5.2

Browse files
workflows/IMG2IMG/v5.2/changelog.md CHANGED
@@ -1,2 +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
 
 
 
 
 
 
 
 
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
workflows/TXT2IMG/v5.2/changelog.md CHANGED
@@ -1,2 +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
 
 
 
 
 
 
 
 
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