-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhow-to-install-the-triton-package-for-comfyui-portable.html
More file actions
12 lines (12 loc) · 7.07 KB
/
Copy pathhow-to-install-the-triton-package-for-comfyui-portable.html
File metadata and controls
12 lines (12 loc) · 7.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>How to install the triton package for comfyui portable - graphicdesigngeek.com</title><meta name="description" content="To install the Triton package for ComfyUI Portable, open a terminal in your ComfyUI folder and run the command: .\python_embeded\python.exe -m pip install -U triton-windows."><meta name="generator" content="Publii Open-Source CMS for Static Site"><style>.copy-text{position:relative;padding:20px;padding-top:calc(16px * 2)!important;background-color:#403B3B;border-radius:5px;}.copy-icon{position:absolute;top:calc( 16px / 2);right:calc( 16px);cursor:pointer;display:flex;align-items:center;}.copy-icon svg{width:16px;stroke:#0885E7;}.copy-icon-text{margin-left:8px;font-size:0.75rem;color:#0885E7;}.copy-popup{position:absolute;top:50%;right:115%;transform:translateY(-50%);background-color:rgba(0,0,0,.8);color:#EB1111;padding:2px 6px;font-size:0.75rem;border-radius:4px;white-space:nowrap;}</style><link rel="canonical" href="https://graphicdesigngeek.com/how-to-install-the-triton-package-for-comfyui-portable.html"><link rel="alternate" type="application/atom+xml" href="https://graphicdesigngeek.com/feed.xml" title="graphicdesigngeek.com - RSS"><link rel="alternate" type="application/json" href="https://graphicdesigngeek.com/feed.json" title="graphicdesigngeek.com - JSON"><meta property="og:title" content="How to install the triton package for comfyui portable"><meta property="og:site_name" content="graphicdesigngeek.com"><meta property="og:description" content="To install the Triton package for ComfyUI Portable, open a terminal in your ComfyUI folder and run the command: .\python_embeded\python.exe -m pip install -U triton-windows."><meta property="og:url" content="https://graphicdesigngeek.com/how-to-install-the-triton-package-for-comfyui-portable.html"><meta property="og:type" content="article"><link rel="stylesheet" href="https://graphicdesigngeek.com/assets/css/style.css?v=26ea6dbd5f9804efdb1c0d7cabfef8b8"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://graphicdesigngeek.com/how-to-install-the-triton-package-for-comfyui-portable.html"},"headline":"How to install the triton package for comfyui portable","datePublished":"2026-08-14T03:19-04:00","dateModified":"2026-08-14T03:19-04:00","description":"To install the Triton package for ComfyUI Portable, open a terminal in your ComfyUI folder and run the command: .\\python_embeded\\python.exe -m pip install -U triton-windows.","author":{"@type":"Person","name":"admin","url":"https://graphicdesigngeek.com/authors/admin/"},"publisher":{"@type":"Organization","name":"admin"}}</script><noscript><style>img[loading] {
opacity: 1;
}</style></noscript></head><body class="post-template"><div class="container container--center"><header class="header"><div class="header__logo"><a class="logo" href="https://graphicdesigngeek.com/">graphicdesigngeek.com</a></div><nav class="navbar js-navbar"><button class="navbar__toggle js-toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button><ul class="navbar__menu"><li><a href="https://graphicdesigngeek.com/" target="_self">Home</a></li><li><a href="https://graphicdesigngeek.com/" target="_self">Posts</a></li><li><a href="https://graphicdesigngeek.com/tags/comfyui/" target="_self">Comfyui</a></li><li><a href="https://graphicdesigngeek.com/tags/powershell/" target="_self">Powershell</a></li><li><a href="https://graphicdesigngeek.com/tags/minimax/" target="_self">Minimax</a></li><li><a href="https://graphicdesigngeek.com/tags/krea2/" target="_self">Krea2</a></li></ul></nav></header><main class="content"><article class="post"><header><h1 class="post__title">How to install the triton package for comfyui portable</h1><div class="post__meta"><time datetime="2026-08-14T03:19" class="post__date">August 14, 2026 </time><span class="post__author"><a href="https://graphicdesigngeek.com/authors/admin/" class="feed__author">admin</a></span></div><div class="post__tags"><a href="https://graphicdesigngeek.com/tags/comfyui/" class="invert">comfyui</a></div></header><div class="post__entry"><p>To install the <span class="font-semibold" data-streamdown="strong">Triton package for ComfyUI Portable</span>, open a terminal in your ComfyUI folder and run the command: <code class="rounded bg-muted px-1.5 py-0.5 font-mono text-sm" data-streamdown="inline-code">.\python_embeded\python.exe -m pip install -U triton-windows</code>. Make sure to remove any previously installed version of Triton first with <code class="rounded bg-muted px-1.5 py-0.5 font-mono text-sm" data-streamdown="inline-code">.\python_embeded\python.exe -m pip uninstall triton</code></p></div><footer class="wrapper post__footer"><p class="post__last-updated">This article was updated on August 14, 2026</p><div class="post__share"></div></footer><nav class="pagination"><div class="pagination__title"><span>Read other posts</span></div><div class="pagination__buttons"><a href="https://graphicdesigngeek.com/minimax-helpful-information.html" class="btn previous" rel="prev" aria-label="[MISSING TRANSLATION]: minimax helpful information "><span class="btn__icon">←</span> <span class="btn__text">minimax helpful information</span> </a><a href="https://graphicdesigngeek.com/minimax-h3-study.html" class="btn next" rel="next" aria-label="[MISSING TRANSLATION]: MiniMax H3 study "><span class="btn__text">MiniMax H3 study</span> <span class="btn__icon">→</span></a></div></nav></article></main><footer class="footer"><div class="footer__inner"><div class="footer__copyright"><p>© 2024 Powered by Publii CMS :: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank" rel="noopener">Theme</a> ported by the <a href="https://getpublii.com/customization-service/" target="_blank" rel="noopener">Publii Team</a></p></div></div></footer></div><script defer="defer" src="https://graphicdesigngeek.com/assets/js/scripts.min.js?v=c2232aa7558e9517946129d2a1b8c770"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script><script>window.iconChoice = 1;window.iconSize = 16;window.iconColor = '#0885E7';window.txtLabel = 'Copy Text';window.txtMessage = 'Copied!';window.txtTime = 1500;</script><script src="https://graphicdesigngeek.com/media/plugins/copy-text/copyText.min.js" defer="defer"></script></body></html>