kSampler Error: No module named 'sageattention'

#6
by tokenprovider - opened

I am trying to execute this on Windows via ComfyUI app. How would i install that module?

QuantStack org

There should be a turtorial online, but you can also just disabled that option (;

It works on Comfy UI portable, https://youtu.be/-S39owjSsMo?si=DG3L0vTBJLwzZ-5a
I am not sure if it will work with Comfy UI app - you can try from the video.

I am trying to execute this on Windows via ComfyUI app. How would i install that module?

Open the in-app terminal by clicking the ">_" icon located at the bottom left of the ComfyUI interface.

  1. Install SageAttention using the pip install command (version >2).
  2. Install Triton-Windows.
  3. You might encounter version conflicts between OpenCV and NumPy.

Simply search online for the steps I mentioned.

It works on Comfy UI portable, https://youtu.be/-S39owjSsMo?si=DG3L0vTBJLwzZ-5a
I am not sure if it will work with Comfy UI app - you can try from the video.

Thank you! This is very useful for me. By the way, here's the latest video:
https://www.youtube.com/watch?v=b43GLxkbg6o

Sign up or log in to comment