ostapagon commited on
Commit
2eb4bee
·
1 Parent(s): 65e29e4

Try to avoid cudaMalloc

Browse files
requirements.txt CHANGED
@@ -4,9 +4,6 @@
4
  torch==2.4.0
5
  torchvision==0.19.0
6
 
7
- https://huggingface.co/spaces/ostapagon/mast3r-3dgs/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
8
- https://huggingface.co/spaces/ostapagon/mast3r-3dgs/resolve/main/wheels/simple_knn-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
9
-
10
  gradio
11
  matplotlib
12
  tqdm
@@ -14,6 +11,10 @@ opencv-python
14
  scipy
15
  einops
16
  trimesh
 
 
 
 
17
  tensorboard
18
  pyglet<2
19
  roma
 
4
  torch==2.4.0
5
  torchvision==0.19.0
6
 
 
 
 
7
  gradio
8
  matplotlib
9
  tqdm
 
11
  scipy
12
  einops
13
  trimesh
14
+
15
+ https://huggingface.co/spaces/ostapagon/mast3r-3dgs/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
16
+ https://huggingface.co/spaces/ostapagon/mast3r-3dgs/resolve/main/wheels/simple_knn-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
17
+
18
  tensorboard
19
  pyglet<2
20
  roma
wheels/simple_knn-0.0.0-cp310-cp310-linux_x86_64.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5d186b907917fba676b89dbe35e644fa617cf73781b94da0740648c09829611
3
- size 3089436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4c8abe48b59dad3570ea1e4d5540303f8a16869d5a61a2737b043142c220497
3
+ size 3082355