Skip to content

Releases: luxdelux7/ComfyUI-Forbidden-Vision

Forbidden Vision v1.1.7

18 Mar 09:57

Choose a tag to compare

Forbidden Vision v1.1.6

13 Mar 08:21

Choose a tag to compare

add onnx check

Forbidden Vision v1.1.5

12 Mar 08:30

Choose a tag to compare

Workflow updates

Forbidden Vision v1.1.4

12 Mar 07:58

Choose a tag to compare

added blur to other nodes with masks and moved workflows around

Forbidden Vision v1.1.3

11 Mar 21:33

Choose a tag to compare

Forbidden Vision v1.1.2

10 Mar 22:13

Choose a tag to compare

changed to use safetensors and onnx for yolo when onnx gpu is available

Forbidden Vision v1.0.1

10 Mar 15:41

Choose a tag to compare

Forbidden Vision v1.1.0

10 Mar 12:36

Choose a tag to compare

Added neural correction model. Cleaned up some bugs and removed unused bad features

Forbidden Vision v1.0.3

06 Dec 09:18

Choose a tag to compare

Forbidden Vision v1.0.2

04 Dec 13:03

Choose a tag to compare

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