curt-park commited on
Commit
8680045
·
1 Parent(s): 2cdd41c

Fix version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ streamlit == 1.20.0
2
  streamlit-drawable-canvas == 0.9.2
3
  opencv-python == 4.7.0.72
4
  torch == 2.0.0
5
- torchvision == 1.15.1
6
  tensorboard == 2.12.0
7
  albumentations == 1.3.0
8
  numpy == 1.23.5
 
2
  streamlit-drawable-canvas == 0.9.2
3
  opencv-python == 4.7.0.72
4
  torch == 2.0.0
5
+ torchvision == 0.15.1
6
  tensorboard == 2.12.0
7
  albumentations == 1.3.0
8
  numpy == 1.23.5