Aore commited on
Commit
afc8d9b
·
1 Parent(s): 6aa8b24

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ pytorch_lightning
5
  opencv-python
6
  basicsr
7
  numpy
8
- torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
9
  timm
10
  prettytable
11
  omegaconf
 
5
  opencv-python
6
  basicsr
7
  numpy
8
+ torch --index-url https://download.pytorch.org/whl/cpu
9
  timm
10
  prettytable
11
  omegaconf