faneggg commited on
Commit
32ea1e6
·
verified ·
1 Parent(s): a8729a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  torch==2.2.0
2
- numpy<2
3
  torchvision
4
  roma
5
  evo
6
- gradio==5.12.0
7
  matplotlib
8
  tqdm
9
  opencv-python
@@ -16,7 +16,7 @@ imageio
16
  gsplat
17
  scikit-learn
18
  hydra-submitit-launcher
19
- huggingface-hub[torch]>=0.22
20
  plyfile
21
  imageio[ffmpeg]
22
  spaces
 
1
  torch==2.2.0
2
+ numpy
3
  torchvision
4
  roma
5
  evo
6
+ gradio>=4,<5
7
  matplotlib
8
  tqdm
9
  opencv-python
 
16
  gsplat
17
  scikit-learn
18
  hydra-submitit-launcher
19
+ huggingface-hub[torch]==0.24
20
  plyfile
21
  imageio[ffmpeg]
22
  spaces