# ComfyUI-NunchakuFluxLoraStacker Requirements
# This node requires the nunchaku package to be installed

# Core dependencies (should be available in ComfyUI environment)
# folder_paths - ComfyUI built-in
# logging - Python standard library
# copy - Python standard library
# os - Python standard library

# External dependencies
nunchaku>=1.0.0

# Florence-2 captioning / VLM (nodes/florence2)
transformers>=4.39.0,!=4.50.*
matplotlib
timm
pillow>=10.2.0
peft
accelerate>=0.26.0
