image-to-3d / requirements.txt
efecelik's picture
Fix: install diso at runtime after torch is available
cf28b42
raw
history blame contribute delete
468 Bytes
# Core dependencies - flexible versions for Python 3.12 compatibility
torch
torchvision
diffusers
transformers>=4.35.0
einops
huggingface_hub
opencv-python
trimesh>=4.0.0
omegaconf
scikit-image
numpy
peft
scipy>=1.11.0
jaxtyping
typeguard
pymeshlab
open3d
timm
kornia
ninja
setuptools
wheel
# nvdiffrast will be installed at runtime with --no-build-isolation flag
# Other dependencies
cvcuda_cu12
gltflib
# diso will be installed at runtime after torch is available