ombui commited on
Commit
44e99e5
·
1 Parent(s): 3973967

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- segmentation-models==1.0.0
2
- tensorflow==2.5.0
3
- keras==2.4.3
4
- opencv-python==4.5.3.56
5
 
 
1
+ segmentation-models
2
+ tensorflow
3
+ keras
4
+ opencv-python
5