# ComfyUI ASDF Pixel Sort Nodes - Python Dependencies

# Core dependencies (usually provided by ComfyUI)
torch>=1.9.0
torchvision>=0.10.0
numpy>=1.20.0
Pillow>=8.0.0

# Additional dependencies for this package
# (Most should already be available in ComfyUI environment)

# Note: ComfyUI typically provides these dependencies
# This file is for reference and standalone installations
