comfy-consistency-vae
comfy-consistency-vae copied to clipboard
Implements OpenAI's new VAE decoder
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...