# ComfyUI-PanoTools Dependencies

# Core dependencies (typically already included with ComfyUI)
#numpy>=1.20.0
#torch>=1.13.0
#torchvision>=0.14.0

# Required for camera calibration features
opencv-python>=4.5.0
kornia>=0.6.0
matplotlib>=3.5.0


