Releases: luxdelux7/ComfyUI-Forbidden-Vision
Forbidden Vision v1.1.7
Forbidden Vision v1.1.6
add onnx check
Forbidden Vision v1.1.5
Workflow updates
Forbidden Vision v1.1.4
added blur to other nodes with masks and moved workflows around
Forbidden Vision v1.1.3
bugfixes
Forbidden Vision v1.1.2
changed to use safetensors and onnx for yolo when onnx gpu is available
Forbidden Vision v1.0.1
bug fixes
Forbidden Vision v1.1.0
Added neural correction model. Cleaned up some bugs and removed unused bad features
Forbidden Vision v1.0.3
minor fixes
Forbidden Vision v1.0.2
Various bug fixes and improvements.
Added restart sampling with simple presets to the rebuilder as it can give excellent details to the 2nd pass. Builder left untouched as I found at lower steps restart sampling didnt help initial generations.
Added mod-32 protection to upscaling so that the final output is correctly handled by sampling later -> for example if an sdxl model is handed a strange non 32 resolution from upscaling math, it can create weird "vignette" like darkening or brightening along the edges. Now this doesn't happen.
Workflow also updated