how do i use this with ForgeUI
im trying to use it with forge ui but i keep getting error "AssertionError: You do not have CLIP state dict!"
sorry if its wrong place to ask
I'm using it in Comfyui and have the same issue
im trying to use it with forge ui but i keep getting error "AssertionError: You do not have CLIP state dict!"
If you get "AssertionError: You do not have CLIP state dict!" error probably you not set "VAE / Text Encoder"
Put Stable-diffusion to:
Forge\run\webui\models\Stable-diffusion\sd3.5_medium.safetensors
Put VAE / Text Encoder to:
Forge\run\webui\models\text_encoder\clip_g.safetensors
Forge\run\webui\models\text_encoder\clip_l.safetensors
Forge\run\webui\models\text_encoder\t5xxl_fp16.safetensors
You can get "VAE / Text Encoder" from https://huggingface.co/stabilityai/stable-diffusion-3.5-medium/tree/main/text_encoders or other place