win11显卡NVIDIA GeForce GTX 1660的ComfyUI_windows_portable_nvidia_cu126的节点包安装不上

先更新ui,双击F:\ComfyUI_windows_portable_nvidia_cu126\ComfyUI_windows_portable\update\update_comfyui.bat

正确安装依赖,

bash 复制代码
cd /d F:\ComfyUI_windows_portable_nvidia_cu126\ComfyUI_windows_portable
.\python_embeded\python.exe -m pip install --upgrade pip
  • 本人电脑真实情况实测有效,具体版本因电脑配置而已,可问ai。
bash 复制代码
pip install tokenizers==0.20.1 transformers==4.45.2 huggingface-hub==0.25.2 fsspec==2023.10.0 datasets==2.14.7

装 manager 依赖,下面的脚本可能是错的,正确的命令会在双击run_nvidia_gpu.bat后会有提示!

bash 复制代码
pip install -r ComfyUI\manager_requirements.txt

安装ComfyUI-LTXVideo,只需要在页面双击搜索LTXV有结果就行,因为不是普通节点,它是 workflow 封装节点

bash 复制代码
cd ComfyUI/custom_nodes
git clone https://github.com/Lightricks/ComfyUI-LTXVideo.git
cd ComfyUI/custom_nodes/ComfyUI-LTXVideo
..\..\..\python_embeded\python.exe -m pip install -r requirements.txt

run_nvidia_gpu.bat加--enable-manager

bash 复制代码
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --enable-manager
echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest. If you get a c10.dll error you need to install vc redist that you can find: https://aka.ms/vc14/vc_redist.x64.exe
pause
相关推荐
数据知道3 小时前
Windows 安全基线:组策略、UAC、Defender 深度配置
windows·安全·网络安全
大模型码小白6 小时前
在 Windows 下 Codex 安装、配置与使用详细指南
java·人工智能·windows
小小龙学IT6 小时前
C++ Placement New 与显式析构:手动对象生命周期管理的艺术
c++·windows·mfc
luyun0202027 小时前
论坛里的小工具,吾爱出品
运维·服务器·windows
老王生涯8 小时前
rust开发环境配置-Windows & GNU
开发语言·windows·rust
nLif8 小时前
进程管道通讯-伪终端方式
c++·windows
CodexDave10 小时前
Python 自动化接单实战(九):Windows 免环境交付如何打包与诊断
windows·python·自动化·python自动化·pyinstaller·软件交付·windows打包
DB哥讲数据库10 小时前
【windows安装sql server教程】25步图文详解(附安装包)
windows
惠惠软件10 小时前
快速生成磁盘目录文件-双击运行a.bat ,可以看到磁盘目录下出现了 文件目录.txt-供大家学习研究参考
windows·学习·文件列表
Starmoon_dhw10 小时前
重塑你的Windows文件夹图标 Folder Theme Studio
windows