hysts HF staff commited on
Commit
6bfa2e4
·
1 Parent(s): 853623b
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -9,7 +9,7 @@ fire
9
  gradio
10
  jaxtyping
11
  numba
12
- numpy
13
  omegaconf>=2.3.0
14
  opencv_python
15
  opencv_python_headless
@@ -18,7 +18,6 @@ Pillow
18
  pygltflib
19
  pymeshlab>=2023.12
20
  rembg[gpu]
21
- torch>=2.0.1
22
  torch_scatter @ https://data.pyg.org/whl/torch-2.2.0%2Bcu121/torch_scatter-2.1.2%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
23
  tqdm
24
  transformers
 
9
  gradio
10
  jaxtyping
11
  numba
12
+ numpy<2
13
  omegaconf>=2.3.0
14
  opencv_python
15
  opencv_python_headless
 
18
  pygltflib
19
  pymeshlab>=2023.12
20
  rembg[gpu]
 
21
  torch_scatter @ https://data.pyg.org/whl/torch-2.2.0%2Bcu121/torch_scatter-2.1.2%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
22
  tqdm
23
  transformers