mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Update custom-node-list.json for Level Pixel Advanced nodes (#1870)
Splitting the Level Pixel node package into two separate packages: https://github.com/LevelPixel/ComfyUI-LevelPixel https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced Adding information about the new ComfyUI-LevelPixel-Advanced node package to custom-node-list.json. The new ComfyUI-LevelPixel-Advanced node package is needed to separate the complex to install and use LLM and VLM node package from the rest of the main nodes of Level Pixel. Conflicting nodes will be removed from ComfyUI-LevelPixel later.
This commit is contained in:
parent
21fe577a2e
commit
a09704567c
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user