haodongli commited on
Commit
c3dba9c
·
verified ·
1 Parent(s): d508ce3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- xformers==0.0.22 --index-url https://download.pytorch.org/whl/cu121
 
 
 
2
  git+https://github.com/openai/point-e.git
3
  # git+https://github.com/YixunLiang/simple-knn.git
4
  # git+https://github.com/YixunLiang/diff-gaussian-rasterization.git
 
1
+ # xformers==0.0.22 --index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.1.0 --index-url https://download.pytorch.org/whl/cu121
3
+ torchvision==0.16.0 --index-url https://download.pytorch.org/whl/cu121
4
+ torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu121
5
  git+https://github.com/openai/point-e.git
6
  # git+https://github.com/YixunLiang/simple-knn.git
7
  # git+https://github.com/YixunLiang/diff-gaussian-rasterization.git