| name: langsplat | |
| channels: | |
| - pytorch | |
| - conda-forge | |
| - nvidia/label/cuda-11.6.2 | |
| - defaults | |
| dependencies: | |
| - python=3.8 | |
| - cuda-toolkit | |
| - plyfile=0.8.1 | |
| - pytorch=1.12.1 | |
| - torchaudio=0.12.1 | |
| - torchvision=0.13.1 | |
| - open-clip-torch | |
| - tqdm | |
| - opencv | |
| - tensorboard | |
| - jaxtyping | |
| - matplotlib | |
| - typing | |
| - pathlib | |
| - pip: | |
| - submodules/segment-anything-langsplat | |
| - git+https://github.com/minghanqin/segment-anything-langsplat.git | |
| - submodules/langsplat-rasterization | |
| - submodules/simple-knn | |
| - numpy<1.24 | |
| - Pillow<10 |