kijai / ComfyUI-DeepSeek-VL

Simple DeepSeek-VL inference in ComfyUI
30 stars 2 forks source link

Dear developers, I have a question for you: If I have downloaded models locally, which directory should I put them in? And do I need to change the code for the model loader? #3

Open kelvinyoung opened 3 months ago

lcsmamo commented 1 month ago

启动命令提示符

输入命令进入custom_nodes目录(插件目录): cd custom_nodes

输入命令下载插件: git clone https://github.com/kijai/ComfyUI-DeepSeek-VL

输入命令安装插件管理器的依赖 python -m pip install -r ComfyUI-DeepSeek-VL/requirements.txt