Metadata-Version: 2.1
Name: comfyui-levelpixel-advanced
Version: 1.2.7
Summary: Advanced nodes of the Level Pixel company (aka levelpixel, LP). Includes convenient advanced nodes for working with LLM и VLM models (LLaVa, Multimodal Generator) 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. This package also includes Autotagger (WD), Image Remove Background (based on RMBG-2.0, on BiRefNet, on BiRefNet-HR-Matter, on RemBG). Licensed under GNU GPLv3. Repository: https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced
Home-page: https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced
Requires-Python: >=3.10
Requires-Dist: pillow>=9.4.0
Requires-Dist: numpy
Requires-Dist: huggingface-hub>=0.19.0
Requires-Dist: transformers>=4.35.0
Requires-Dist: safetensors>=0.3.0
Requires-Dist: scikit-build-core>=0.10.7
Requires-Dist: transparent-background>=1.2.4
Requires-Dist: timm
Requires-Dist: tqdm>=4.65.0
Requires-Dist: fairscale>=0.4.4
Requires-Dist: rembg>=2.0.66
Requires-Dist: diskcache>=5.6.1
Requires-Dist: jinja2>=2.11.3
Requires-Dist: typing-extensions>=4.5.0
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
