Chancee12 commited on
Commit
b0b46ff
·
1 Parent(s): 693a409

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- segmentation-models
2
  opencv-python
3
- keras==2.3.1
4
- tensorfow==2.1.0
 
 
 
 
1
  opencv-python
2
+ tensorflow>=2.0
3
+ keras>=2.2.5
4
+ segmentation-models>=1.0.1
5
+