SerdarHelli commited on
Commit
29adff8
·
1 Parent(s): f91800e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==1.1.0
2
- segmentation-models-pytorch==0.1.0
3
  einops
4
  opencv-python
5
  numpy
 
1
+ torch=1.13.1
2
+ segmentation-models-pytorch=0.3.2
3
  einops
4
  opencv-python
5
  numpy