SplatWorld / requirements-train.txt
Aluode's picture
Upload 8 files
c53b38e verified
Raw
History Blame Contribute Delete
249 Bytes
# Training only (splat_trainer2.py). Needs a CUDA GPU for real speed.
torch>=2.1 # install the build matching your CUDA from pytorch.org
numpy>=1.24
opencv-python>=4.9
onnxruntime>=1.17 # for the --smoke cv.dnn/torch parity check on OpenCV 5