# Core dependencies for ComfyUI-EasyFilePaths custom nodes

# NumPy for numerical operations
numpy

# PyTorch for tensor operations
torch

# Pillow for image processing
pillow

# Ultralytics YOLOv8
ultralytics>=8.3.162

# EasyUltralyticsDetectorProvider dependencies
opencv-python-headless
dill

# DepthAnything V2 dependencies
accelerate
huggingface_hub