When I duplicate this space privately, it gives me "Build error", can you PLEASE fix it, thanks.

#10
by learrist - opened

Screen Shot 2026-01-30 at 8.34.34 AM
@freyza & @John6666 any idea why it's doing this?

@John6666 which local ai do I run the models on, there is all these folders like text_encoder, clip, vae and I tried using them with comfyUi but it doesn't work.

these folders like text_encoder, clip, vae and

These are file formats for Diffusers, not for ComfyUI. (Though it seems possible to use them from ComfyUI...)
If you want to use an image generation model from ComfyUI, it's better to look for standalone safetensors files.

these folders like text_encoder, clip, vae and

These are file formats for Diffusers, not for ComfyUI. (Though it seems possible to use them from ComfyUI...)
If you want to use an image generation model from ComfyUI, it's better to look for standalone safetensors files.

do i use them in stable difusion ui ?

do i use them in stable difusion ui ?

for single standalone safetensors file, yes.
SD A1111 WebUI series assume format same as ComfyUI's.

how would i use all the folders instead of a single .safetensor because sometimes i only find the models with them looking like that which doesnt work on comfy ui so i cant use them

Sign up or log in to comment