CivArchive

    UPDATE!

    download my ComfyUI Build https://huggingface.co/datasets/StefanFalkok/ComfyUI_portable_torch_2.10.0_cu130_cp313_sageattention_triton/tree/main , also u need download and install CUDA 13.0 (https://developer.nvidia.com/cuda-13-0-0-download-archive) and VS Code (https://visualstudio.microsoft.com/downloads/)

    My TG Channel - https://t.me/StefanFalkokAI

    My TG Chat - https://t.me/+y4R5JybDZcFjMjFi

    Also big thanks to

    https://t.me/purrykitty

    https://t.me/neural_vault34

    https://t.me/teamArtRaccoon

    for helping with workflows in past!

    Hi! I introduce my working workflows with Wan 2.2 generation video for ComfyUI

    I have included 4 workflows such as t2v, i2v, v2v, flf2v (firstlastframe) and foley audio

    You need to have Wan 2.2 10 steps models (https://huggingface.co/StefanFalkok/Wan_2.2_10steps/tree/main), clip (https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/blob/main/split_files/text_encoders/umt5_xxl_fp16.safetensors) and vae (wan 2.1 vae)

    GGUF Wan 2.2 10 steps models

    https://huggingface.co/StefanFalkok/Wan_2.2_10steps_GGUF

    Leave comments if you have trouble or you found the problem with workflows

    Description

    FAQ

    Comments (13)

    deltadotexe337Oct 5, 2025
    CivitAI

    No module named "sageattention"? i installed it using git clone and even extracted the zip file. help

    Stefan_Falkok
    Author
    Oct 5, 2025

    hi. Install sageattention from https://github.com/woct0rdho/SageAttention/releases/tag/v2.2.0-windows. Read instruction in my workflows or on my page with workflows. It'll work

    deltadotexe337Oct 5, 2025

    @falkok21z  where inside comfyui should sageattention and triton be installed? everything i pip install or git clone is saying it already exists.

    deltadotexe337Oct 5, 2025

    im on python 3.10.6 and cuda 13.0

    Stefan_Falkok
    Author
    Oct 5, 2025

    @deltadotexe337 oh. I don't recomend using cuda 13.0. Use cude 12.8 or 12.9. Also install new comfyui portable from official website (python 3.13.6, torch 2.8.0, cu129). Then transfer models, outputs, inputs and workflows into a new comfyui portable, install custom nodes from start

    deltadotexe337Oct 5, 2025

    @falkok21z okay and will using comfyui portable fix my sageattention and triton issues?

    Stefan_Falkok
    Author
    Oct 5, 2025

    @deltadotexe337 u need install sageattention and triton from start in new comfyui

    deltadotexe337Oct 5, 2025

    @falkok21z so within ComfyUI > Toggle bottom panel > terminal > git clone sageattention + triton? what do you mean by "from start"? where is start?

    Stefan_Falkok
    Author
    Oct 5, 2025

    @deltadotexe337 please, read instructions in my workflows. I wrote every step how to install triton and sageattention, or check description in my workflow page

    deltadotexe337Oct 5, 2025

    @Stefan_Falkok threw an error at KSamplerAdvanced.

    cannot import name '_fused' from partially initialized module 'sageattention' (most likely due to a circular import) (C:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\sageattention\__init__.py)

    Stefan_Falkok
    Author
    Oct 5, 2025

    @deltadotexe337 read instruction more carefully. Maybe you could break something while you install sageattention. You need to paste all content from the ZIP to site-packages

    deltadotexe337Oct 6, 2025

    @Stefan_Falkok im sorry to keep bothering you. but ive been trying the entire day and i keep throwing

    "KSamplerAdvanced No module named sageattention"... i have tried absolutely everything

    Stefan_Falkok
    Author
    Oct 6, 2025

    @deltadotexe337 try use another sageattention. Like https://github.com/woct0rdho/SageAttention/releases/tag/v2.2.0-windows.post3. Universal for any python, choose 2.8.0 torch if you have torch 2.8.0 in comfy