Skip to content

Commit 69e74e1

Browse files
committed
add package versions for reproduction, see #61, #56
1 parent 6cf9dee commit 69e74e1

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

requirements_w_version.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
wheel==0.43.0
2+
tqdm==4.66.4
3+
pytorch_lightning==2.2.4
4+
black==24.4.2
5+
ruff==0.4.4
6+
hydra-core==1.3.2
7+
jaxtyping==0.2.28
8+
beartype==0.18.5
9+
wandb==0.17.0
10+
einops==0.8.0
11+
colorama==0.4.6
12+
scikit-image==0.23.2
13+
colorspacious==1.1.2
14+
matplotlib==3.8.4
15+
moviepy==1.0.3
16+
imageio==2.34.1
17+
git+https://github.com/dcharatan/diff-gaussian-rasterization-modified
18+
timm==0.9.16
19+
dacite==1.8.1
20+
lpips==0.1.4
21+
e3nn==0.5.1
22+
plyfile==1.0.3
23+
tabulate==0.9.0
24+
svg.py==1.4.3
25+
opencv-python==4.6.0.66
26+
sk-video==1.1.10

0 commit comments

Comments
 (0)