vslinx commited on
Commit
f99269e
·
1 Parent(s): 4d12228

TXT2IMG v5.1 fixes and new wildcard feature

Browse files
workflows/TXT2IMG/v5.1/TXT2IMG-ADetailer-v5.0-vslinx.json ADDED
The diff for this file is too large to render. See raw diff
 
workflows/TXT2IMG/v5.1/changelod.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ - Added new multiline prompt node for positive and negative prompt with option to add wildcards directly through a dropdown browser
2
+ - fixed a bug where the image saved didn't have the processed negative prompts if wildcards were used in the negative prompts
3
+ - Switched out some boolean switches for lazy switches for better performance
4
+ - Removal of Crystools nodes as they are mostly obsolete and can be replaced by core/kj nodes