forked from zju3dv/EasyVolcap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
42 lines (41 loc) · 955 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
torch>=1.12.0 # if you've used environment.yml, this will be a no-op
av
tqdm
pdbr
h5py
yapf
ujson
regex; sys_platform=='win32'
PyGLM
scipy
numpy
sympy
addict
PyYaml
psutil
ipython
trimesh
imageio
PyOpenGL
pycolmap
PyMCubes
pypiwin32; sys_platform=='win32'
pyperclip
pyntcloud
fast_gauss
torchaudio
websockets
torchvision
PyTurboJPEG
tensorboard
ruamel.yaml
cuda-python; sys_platform!='darwin'
scikit-image
imgui-bundle
opencv-python
# Stupid PyTorch CUDA extension building... Unable to ensure pytorch is installed before the building happens...
# tinycudann @ git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
# simple_knn @ git+https://gitlab.inria.fr/bkerbl/simple-knn
# diff_gauss @ git+https://github.com/dendenxu/diff-gaussian-rasterization
# diff_point_rasterization @ git+https://github.com/dendenxu/diff-point-rasterization
# diff_gaussian_rasterization @ git+https://github.com/graphdeco-inria/diff-gaussian-rasterization