haodongli commited on
Commit
dcdfb31
·
1 Parent(s): fcb2515

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- torchvision==0.15.2
2
- torchaudio==0.12.1
3
- plyfile==0.8.1
4
- pytorch==1.12.1
5
  tqdm
6
  mediapipe
7
  Pillow
8
  diffusers==0.18.2
9
- xformers==0.0.20
10
  transformers==4.30.2
11
  fire==0.5.0
12
  huggingface_hub==0.16.4
@@ -18,4 +18,7 @@ wandb
18
  accelerate
19
  triton
20
  gradio
21
- git+https://github.com/openai/point-e.git
 
 
 
 
1
+ pip==23.3.1
2
+ torchvision==0.14.1
3
+ torchaudio==0.13.1
4
+ torch==1.13.1
5
  tqdm
6
  mediapipe
7
  Pillow
8
  diffusers==0.18.2
9
+ xformers==0.0.16
10
  transformers==4.30.2
11
  fire==0.5.0
12
  huggingface_hub==0.16.4
 
18
  accelerate
19
  triton
20
  gradio
21
+ plyfile==0.8.1
22
+ git+https://github.com/openai/point-e.git
23
+ git+https://github.com/YixunLiang/simple-knn.git
24
+ git+https://github.com/YixunLiang/diff-gaussian-rasterization.git