dcrey7 commited on
Commit
66e3830
·
verified ·
1 Parent(s): c374b8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ numpy>=1.21.0
7
  Pillow>=9.0.0
8
  requests>=2.27.1
9
  opencv-python>=4.5.5
10
- segmentation-models-pytorch>=0.3.0
 
 
7
  Pillow>=9.0.0
8
  requests>=2.27.1
9
  opencv-python>=4.5.5
10
+ segmentation-models-pytorch>=0.3.0
11
+ albumentations>=1.1.0