# Qwen3-VL 需要较新 Transformers；区间对齐 h3_settings.TRANSFORMERS_*_VERSION。
transformers>=4.57.0
accelerate>=1.11.0
safetensors>=0.4.5
numpy>=1.26
sentencepiece>=0.2.0
einops>=0.7.0
Pillow>=10.0.0

# PyTorch, torchvision, torchaudio, and PyAV are supplied by ComfyUI; keep
# those builds aligned with the host. Ref2VA media preparation also requires
# the system ffmpeg and ffprobe executables.

# Optional: only for accel=minimax-h3-cache-v1 / manual-cache-dit on Dual Sigma Sampler.
# Single-GPU preferred path minimax-h3-velocity-cache-v1 needs no extra package.
#   pip install "cache-dit>=1.3.0"
#   or: pip install -e ".[cache-dit]"
