mike23415 commited on
Commit
9cd02e0
·
verified ·
1 Parent(s): b33bab2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
  torch
2
  torchvision
3
- git+https://github.com/openai/shap-e.git
4
  ninja
5
  transformers
6
  accelerate
7
  gradio
8
  numpy
9
  pillow
 
10
  tqdm
11
  scipy
12
  huggingface-hub
 
1
  torch
2
  torchvision
3
+ git+https://github.com/openai/point-e.git
4
  ninja
5
  transformers
6
  accelerate
7
  gradio
8
  numpy
9
  pillow
10
+ trimesh
11
  tqdm
12
  scipy
13
  huggingface-hub