PierreSHI commited on
Commit
baf1a85
1 Parent(s): b2cad71

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@
4
  git+https://github.com/huggingface/transformers.git@main
5
  matplotlib>=3.2.2
6
  Pillow>=7.1.2
7
- torch==1.10.0
8
  pytorch-lightning==1.9.3
9
  opencv-python>=4.1.1
10
  numpy>=1.18.5
 
4
  git+https://github.com/huggingface/transformers.git@main
5
  matplotlib>=3.2.2
6
  Pillow>=7.1.2
7
+ torch==1.11.0
8
  pytorch-lightning==1.9.3
9
  opencv-python>=4.1.1
10
  numpy>=1.18.5