Skip to content

Commit f1bc92a

Browse files
committed
Updated README.md
1 parent 724f0de commit f1bc92a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ Before running ComfyUI with this node package, you should make sure that you hav
4040
3) `CMAKE official distribution` - download and install the latest version.
4141
Download: [https://cmake.org/download](https://cmake.org/download)
4242

43-
4) `llama-mtmd-cli` - if you want to use Qwen2.5-VL gguf, you need to download the Llama.cpp (llama-mtmd-cli) libraries from this link:
44-
Download: [https://github.com/ggml-org/llama.cpp/releases](https://github.com/ggml-org/llama.cpp/releases)
45-
Choose the archive that suits your system. Probably, for you it will be `llama-b5317-bin-win--cu12.4-x64.zip`
46-
After downloading, go to the path:
47-
`ComfyUI\custom_nodes\ComfyUI-LevelPixel-Advanced\nodes\vlm\llama-mtmd-cli`
48-
And unzip the downloaded archive here.
49-
The llama-mtmd-cli folder should contain the llama-mtmd-cli.exe file and other libraries from the archive:
50-
`ComfyUI\custom_nodes\ComfyUI-LevelPixel-Advanced\nodes\vlm\llama-mtmd-cli\llama-mtmd-cli.exe`
43+
4) `llama-mtmd-cli` - if you want to use Qwen2.5-VL gguf in Multimodal Generator Advanced node, you need to download the Llama.cpp (llama-mtmd-cli) libraries from this link:\
44+
Download: [https://github.com/ggml-org/llama.cpp/releases](https://github.com/ggml-org/llama.cpp/releases)\
45+
Choose the archive that suits your system. Probably, for you it will be `llama-b5317-bin-win--cu12.4-x64.zip`\
46+
After downloading, go to the path:\
47+
`ComfyUI\custom_nodes\ComfyUI-LevelPixel-Advanced\nodes\vlm\llama-mtmd-cli`\
48+
And unzip the downloaded archive here.\
49+
The llama-mtmd-cli folder should contain the llama-mtmd-cli.exe file and other libraries from the archive:\
50+
`ComfyUI\custom_nodes\ComfyUI-LevelPixel-Advanced\nodes\vlm\llama-mtmd-cli\llama-mtmd-cli.exe`\
5151

5252
### Installation package using ComfyUI Manager (recommended):
5353

0 commit comments

Comments
 (0)