# SECAD-Net dependencies
torch>=2.0.0
numpy>=1.24.0
trimesh>=3.20.0

# Marching cubes for mesh extraction
PyMCubes>=0.1.4

# Google Drive download
gdown>=4.7.0
