diff --git a/custom-node-list.json b/custom-node-list.json index c6701e39..218dfc11 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18303,6 +18303,17 @@ "install_type": "git-clone", "description": "Various nodes of the Level Pixel company. Includes convenient advanced nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader (GGUF unloaders), Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters), Image Remove Background based on RemBG, Autotagger." }, + { + "author": "LevelPixel", + "title": "ComfyUI_LevelPixel_Advanced", + "id": "levelpixel_advanced", + "reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced", + "files": [ + "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced" + ], + "install_type": "git-clone", + "description": "Advanced nodes of the Level Pixel company. Includes convenient advanced nodes for working with LLM и VLM models (LLaVa) with GGUF format. Qwen2.5-VL and Qwen2.5 supported. Also included is a node for the RAM model. Nodes have the ability to automatically unload models from VRAM." + }, { "author": "morino-kumasan", "title": "comfyui-toml-prompt",