I get error on comfyui and forgeneo when trying it out.

#2
by klionclinkz - opened

Forge neo - AssertionError: You do not have CLIP state dict!

comfyui error - RuntimeError: mat1 and mat2 shapes cannot be multiplied (512x4096 and 2048x4096)

all other chroma models are working fine for me including other fp16, fp8 and gguf quants as well.

tried different text encoder variants, tried different resolutions including your mentioned 864x864, didn't work so far.

This error usually occurs when having incorrect or incompatible text encoders. But I tried many combinations that didn't work as well. usually chroma uses t5-xxl text encoder. Did something change?

klionclinkz changed discussion title from I get error on forgeneo and comfyui when trying it out. to I get error on comfyui and forgeneo when trying it out.

Sign up or log in to comment