# ComfyUI-Prepack Custom Node Requirements
# Essential dependencies for workflow optimization and control

# Core dependencies (usually available in ComfyUI)
torch>=1.13.0
numpy>=1.21.0
Pillow>=8.0.0

# Optional dependencies for SaveByFileName node
# For video saving functionality
# opencv-python>=4.5.0

# All other nodes use built-in ComfyUI functionality
