# scikit-learn is the ONLY extra dependency this package needs — it is not part
# of a base ComfyUI install. ComfyUI-Manager installs this file automatically.
scikit-learn

# Intentionally NOT listed: torch, numpy, Pillow.
# ComfyUI already ships these, and pinning/reinstalling them here is harmful —
# in particular, reinstalling torch can pull a build that does not match the
# user's CUDA/ComfyUI setup and break their installation. The package imports
# them at runtime but must rely on the versions ComfyUI already provides.
