forked from zju3dv/4K4D
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
34 lines (33 loc) · 869 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
torch>=1.12.0 # if you've used environment.yml, this will be a no-op
tqdm
pdbr
yapf
h5py
ujson
regex; sys_platform=='win32'
PyGLM
scipy
addict
PyYaml
ipython
trimesh
imageio
PyMCubes
pypiwin32; sys_platform=='win32'
pyperclip
pyntcloud
torchaudio
torchvision
PyTurboJPEG
tensorboard
ruamel.yaml
cuda-python
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