stable diffusion指最全详解图解

阅读 7

2024-06-20

1、Linux ComfyUI安装使用

参考:
https://zhuanlan.zhihu.com/p/689021495

安装步骤:

## 1、下载ComfyUI
git clone https://github.com/comfyanonymous/ComfyUI
## 2、进入ComfyUI,安装依赖包
cd ComfyUI
pip install -r requirements.txt 


## 3\安装插件
cd custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Manager.git

##4、启动
cd ..
python main.py --listen 

精彩评论(0)

0 0 举报