Resources you need:
📂Files :
Recommendation :
>24 gb Vram: base or Q8_0
16 gb Vram: Q5_K_S
<12 gb Vram: Q4_K_S
For base version
FUN Model : wan2.1-fun-14B-control.safetensors or wan2.1_fun_control_1.3B_bf16.safetensors
In models/diffusion_models
For GGUF version
FUN Quant Model : wan2.1-fun-14b-control-QX.gguf
In models/diffusion_models
CLIP: umt5_xxl_fp8_e4m3fn_scaled.safetensors
in models/clip
CLIP-VISION: clip_vision_h.safetensors
in models/clip_vision
VAE: wan_2.1_vae.safetensors
in models/vae
ANY upscale model (depreciated):
Realistic : RealESRGAN_x4plus.pth
Anime : RealESRGAN_x4plus_anime_6B.pth
in models/upscale_models
📦Custom Nodes :

Description
Base version
FAQ
Comments (9)
I'm getting this error using GGUF workflor:
Invalid workflow against zod schema: Validation error: ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[19].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[27].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[31].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[48].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[52].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[62].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[66].properties.cnr_id"
any help for this. Invalid workflow against zod schema: Validation error: ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[22].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[23].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[29].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[57].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[60].properties.cnr_id"; ID can only contain ASCII letters, digits, '_', '-', and '.' at "nodes[63].properties.cnr_id"
I have seen a popup like this since today but it is only a warning and does not prevent generation.
ComfyUI 0.3.33
ComfyUI_frontend v1.19.7
workflow loads and creates normally without any error messages.
try updating to the nightly version
@tmxpdlqmfelvbwjs Thanks for your feedback
an error occurs on the sampler stage 1
SamplerCustomAdvanced
No module named 'sageattention'
But if you disable Sage Attention, then everything works.
The build is completely yours and new
This means that the installation of sageattention has gone wrong. I have a guide that explains how to install it manually: https://civitai.com/articles/12848
@UmeAiRTÂ "Now download triton and put it in a folder" the link is not working. I think because of this, SageAttention will not be set from your build either.
@smolusha you can find triton here : UmeAiRT/ComfyUI-Auto_installer at main
In the scripter version I don't use this link anymore, I forgot to update it in the documentation.





