comfy-consistency-vae icon indicating copy to clipboard operation
comfy-consistency-vae copied to clipboard

Implements OpenAI's new VAE decoder

Results 3 comfy-consistency-vae issues
Sort by recently updated
recently updated
newest added

Probably needs some sort of optimization for 8 GB cards, if even possible, don't know if tiled VAE is even possible. Kept throwing this: ERROR:root:!!! Exception during processing !!! ERROR:root:Traceback...

There seems to be no difference on the outputs.

When downloading using wget, there are no issues, but when using the built-in downloader of the node, it fails as follows. ``` ERROR:root:Traceback (most recent call last): File "/usr/lib/python3.11/urllib/request.py", line...