Spaces:
Running
on
Zero
Running
on
Zero
brandonsmart
commited on
Commit
•
80c900b
1
Parent(s):
5870db7
Adding PixelSplat requirements
Browse files- requirements.txt +25 -1
requirements.txt
CHANGED
@@ -13,4 +13,28 @@ einops
|
|
13 |
trimesh
|
14 |
tensorboard
|
15 |
pyglet<2
|
16 |
-
huggingface-hub[torch]>=0.22
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
trimesh
|
14 |
tensorboard
|
15 |
pyglet<2
|
16 |
+
huggingface-hub[torch]>=0.22
|
17 |
+
wheel
|
18 |
+
tqdm
|
19 |
+
lightning
|
20 |
+
black
|
21 |
+
ruff
|
22 |
+
hydra-core
|
23 |
+
jaxtyping
|
24 |
+
beartype
|
25 |
+
wandb
|
26 |
+
einops
|
27 |
+
colorama
|
28 |
+
scikit-image
|
29 |
+
colorspacious
|
30 |
+
matplotlib
|
31 |
+
moviepy
|
32 |
+
imageio
|
33 |
+
timm
|
34 |
+
dacite
|
35 |
+
lpips
|
36 |
+
e3nn
|
37 |
+
plyfile
|
38 |
+
tabulate
|
39 |
+
svg.py
|
40 |
+
git+https://github.com/dcharatan/diff-gaussian-rasterization-modified
|