sadjava commited on
Commit
c41dec0
1 Parent(s): 272882a

Fix README.md

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -8,6 +8,6 @@ pandas==1.5.1
8
  Pillow==9.3.0
9
  pytorch_lightning==2.0.2
10
  scikit_learn==1.1.3
11
- torch==1.12.0+cu116
12
- torchvision==0.13.0+cu116
13
  tqdm==4.64.1
 
8
  Pillow==9.3.0
9
  pytorch_lightning==2.0.2
10
  scikit_learn==1.1.3
11
+ torch==1.12.0
12
+ torchvision==0.13.0
13
  tqdm==4.64.1