8000 How do i install Triton on the ComfyUI Desktop version? · Issue #7421 · comfyanonymous/ComfyUI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How do i install Triton on the ComfyUI Desktop version? #7421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ArielAG08 opened this issue Mar 28, 2025 · 8 comments
Open

How do i install Triton on the ComfyUI Desktop version? #7421

ArielAG08 opened this issue Mar 28, 2025 · 8 comments
Labels
User Support A user needs help with something, probably not a bug.

Comments

@ArielAG08
Copy link

Your question

So i installed ComfyUI desktop version, i'm trying to install Triton and sageattention for a wan workflow, however i don't get how i am supposed to install it since there's no Python_embeded folder

Logs

Other

No response

@ArielAG08 ArielAG08 added the User Support A user needs help with something, probably not a bug. label Mar 28, 2025
@woct0rdho
Copy link
woct0rdho commented Mar 29, 2025

ComfyUI Desktop App creates a venv for Python. If you're using PowerShell, you can run:

C:\path\to\ComfyUI\.venv\Scripts\Activate.ps1

If you're using cmd, you can run:

C:\path\to\ComfyUI\.venv\Scripts\activate.bat

Then you'll see (.venv) before the command prompt. Now you can run things like pip install triton-windows

@brknsoul
Copy link

it's easier to just to it in the Bottom Panel Terminal.

@woct0rdho
Copy link

Ah yes you can just run pip install triton-windows in the bottom panel terminal

@ArielAG08
Copy link
Author

Ah yes you can just run pip install triton-windows in the bottom panel terminal

I just tried it as it seemed like the fastest option, but it ended up breaking my venv envoirement and i had to restart it, am i missing something?

@woct0rdho
Copy link
woct0rdho commented Apr 3, 2025
8000

After you install Triton and restart ComfyUI, do you see any error? Please paste the whole error log

@ArielAG08
Copy link
Author

After you install Triton and restart ComfyUI, do you see any error? Please paste the whole error log

A whole lot of errors, somehow it broke my comfyui installation and python, I couldn’t install comfyui again so I’m resetting windows to factory settings, gonna do it with the portable version properly now, I’m tired of this thing breaking out of nowhere and having to reset, first it happened with pinokio so I moved to the .exe but idk

Copy link
github-actions bot commented May 3, 2025

This issue is being marked stale because it has not had any activity for 30 days. Reply below within 7 days if your issue still isn't solved, and it will be left open. Otherwise, the issue will be closed automatically.

@github-actions github-actions bot added the Stale This issue is stale and will be autoclosed soon. label May 3, 2025
@slopcop
Copy link
slopcop commented May 17, 2025

If using the pre-built Win install, make sure comfy isn't running, then open a command prompt.
Go to the comfyui dir, then to the 'python_embeded' directory. Type this to install Triton to the prebuilt env:

python.exe -m pip install triton-windows --force-reinstall

@github-actions github-actions bot removed the Stale This issue is stale and will be autoclosed soon. label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Support A user needs help with something, probably not a bug.
Projects
None yet
Development

No branches or pull requests

4 participants
0