JiantaoLin commited on
Commit
f13cbfc
1 Parent(s): 360bc43
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  pytorch-lightning==2.1.2
2
  gradio==3.41.2
3
  huggingface-hub
@@ -21,8 +26,5 @@ PyGLM==2.7.0
21
  open3d
22
  onnxruntime
23
  xformers==0.0.22.post7
24
- torch==2.1.0+cu121
25
- torchvision==0.16.0+cu121
26
- torchaudio==2.1.0+cu121
27
  ninja
28
  triton
 
1
+ torch==2.1.0+cu121
2
+ torchvision==0.16.0+cu121
3
+ torchaudio==2.1.0+cu121
4
+ -f https://download.pytorch.org/whl/cu121
5
+
6
  pytorch-lightning==2.1.2
7
  gradio==3.41.2
8
  huggingface-hub
 
26
  open3d
27
  onnxruntime
28
  xformers==0.0.22.post7
 
 
 
29
  ninja
30
  triton