workflow

#3
by rw0101 - opened

Thx for the files, great job!
Tried to run your workflow. How do you specify Qwen2.5-VL-7B in gguf format for the node Load CLIP ? The "clip name" only recognise .safetensors files in the list - it does not show .gguf files. Or I need .safetensor for Load CLIP node ?
Thanks!

You'll have to replace the ComfyUI example workflow "Load CLIP" node with "CLIPLoader (GGUF)" node from https://github.com/city96/ComfyUI-GGUF#usage

Screenshot 2025-08-06 125107.png

You'll have to replace the ComfyUI example workflow "Load CLIP" node with "CLIPLoader (GGUF)" node from https://github.com/city96/ComfyUI-GGUF#usage : Hi i've done that but i don't have qwen_image in the type even after update the node

You'll need to update the ComfyUI too in addition to updated custom nodes.

https://docs.comfy.org/installation/update_comfyui#how-to-update-comfyui%3F

You'll need to update the ComfyUI too in addition to updated custom nodes.

https://docs.comfy.org/installation/update_comfyui#how-to-update-comfyui%3F

i have an issued to update comfyui now it's fixed and i'st work fine !! thanks a lot !

Sign up or log in to comment