jiawei011 commited on
Commit
c178885
1 Parent(s): 5fb2d4c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,7 +11,8 @@ imageio
11
  imageio-ffmpeg
12
  omegaconf
13
 
14
- torch
 
15
  einops
16
  plyfile
17
  pygltflib
 
11
  imageio-ffmpeg
12
  omegaconf
13
 
14
+ --find-links https://download.pytorch.org/whl/cu118
15
+ torch==2.0.1+cu118
16
  einops
17
  plyfile
18
  pygltflib