第五十七篇-ComfyUI+V100-32G+安装

环境

复制代码
系统:CentOS-7
CPU : E5-2680V4 14核28线程
内存:DDR4 2133 32G * 2
显卡:Tesla V100-32G【PG503】 (水冷)
驱动: 535
CUDA: 12.2

下载

bash 复制代码
git clone https://github.com/comfyanonymous/ComfyUI
cd ComfyUI
复制代码
可以切换版本
# 查看远程分支
git branch -r
git checkout 分支名
git switch 分支名

本次使用main分支

配置Python环境

bash 复制代码
conda create -n comfyui_12 python=3.12 -y

conda activate  comfyui_12

安装依赖

bash 复制代码
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple

启动

bash 复制代码
python main.py --listen --port 8188 --cuda-malloc --lowvram
 
http://192.168.31.222:8188/
相关推荐
HIT_Weston5 小时前
45、【Agent】【OpenCode】本地代理分析(请求&接收回调)
人工智能·agent·opencode
逻辑君5 小时前
认知神经科学研究报告【20260010】
人工智能·深度学习·神经网络·机器学习
星河耀银海6 小时前
远控体验分享:安全与实用性参考
人工智能·安全·微服务
企业架构师老王6 小时前
2026企业架构演进:科普Agent(龙虾)如何从“极客玩具”走向实在Agent规模化落地?
人工智能·ai·架构
GreenTea6 小时前
一文搞懂Harness Engineering与Meta-Harness
前端·人工智能·后端
鬼先生_sir6 小时前
Spring AI Alibaba 1.1.2.2 完整知识点库
人工智能·ai·agent·源码解析·springai
深念Y6 小时前
豆包AI能力集成方案:基于会话管理的API网关设计
人工智能
龙文浩_6 小时前
Attention Mechanism: From Theory to Code
人工智能·深度学习·神经网络·学习·自然语言处理
ulimate_6 小时前
八卡算力、三个Baseline算法(WALLOSS、pi0、DreamZero)
人工智能
深小乐7 小时前
AI 周刊【2026.04.06-04.12】:Anthropic 藏起最强模型、AI 社会矛盾激化、"欢乐马"登顶
人工智能