lnyan commited on
Commit
085237b
1 Parent(s): 39315d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- --extra-index-url https://download.pytorch.org/whl/nightly/cu117
2
  imageio==2.19.5
3
  imageio-ffmpeg==0.4.7
4
  numpy==1.22.4
5
  opencv-python-headless==4.6.0.66
6
- torch[dynamo]
7
  torchvision
8
  Pillow
9
  scipy
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
  imageio==2.19.5
3
  imageio-ffmpeg==0.4.7
4
  numpy==1.22.4
5
  opencv-python-headless==4.6.0.66
6
+ torch
7
  torchvision
8
  Pillow
9
  scipy