GGUF Nodes missing
i followed the llama install.md instructions but its still says at the start:
WARNING: llama-cpp-python library not found, GGUF functionality is not available To use GGUF features, install additional dependencies: pip install -r requirements_gguf.txt Basic JoyCaption functionality is still available
please help, i did pip install -r requirements_gguf.txt
and everthing is already satisfied
i use stability matrix
https://github.com/1038lab/ComfyUI-JoyCaption/blob/main/llama_cpp_install/llama_cpp_install.md
Have you attempted the llama_cpp_python installation guide located at: https://github.com/1038lab/ComfyUI-JoyCaption/blob/main/llama_cpp_install/llama_cpp_install.md
Following that, execute the 'llama_cpp_install.py' script within your ComfyUI environment using the command:
.\comfyui\python_embeded\python.exe llama_cpp_install.py
This operation may require 5-20 minutes to compile a system-specific llama_cpp wheel.