Added new multiline prompt node for positive and negative prompt with option to add wildcards directly through a dropdown browser
Load last generated image node replaced by a better working version i created myself, last comfyui update broke the original node (again) - this is more stable and doesn't require an already existing img in output while also respecting subfolders
changed default KSampler for hires-fix to Ultimate SD Upscale, better results even at higher denoise strengths due to tiled processing (hiresfix takes slightly longer, better results)
fixed a bug where the image saved didn't have the processed negative prompts if wildcards were used in the negative prompts
removed wlsh custom_node dependency and replaces upscaling with my own upscaling that works the same but uses less vram
Switched out some boolean switches for lazy switches for better performance
Removal of Crystools nodes as they are mostly obsolete and can be replaced by core/kj nodes
now saves positive & negative prompt of inpainting when in use, including lora's used
removed old historical link and node data from json that is no longer in use (no functionality or bugs fixed, simply changes for the workflow validator from comfy and rgthree)
fixed bug that threw an error when only upscaling an image, caused by a missing non-bypassed fallback string for this specific scenario
fixed hires-fix bug on medium denoise strength due to controlnet pos/neg clip being used during hires-fixing