Armandoliv
commited on
Commit
•
6334529
1
Parent(s):
4d56b41
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,5 +8,6 @@ opencv-python==4.6.0.66
|
|
8 |
Pillow==7.1.2
|
9 |
segmentation-models==1.0.1
|
10 |
matplotlib==3.2.2
|
|
|
11 |
#pycocotools @ git+https://github.com/philferriere/cocoapi.git@2929bd2ef6b451054755dfd7ceb09278f935f7ad#subdirectory=PythonAPI
|
12 |
|
|
|
8 |
Pillow==7.1.2
|
9 |
segmentation-models==1.0.1
|
10 |
matplotlib==3.2.2
|
11 |
+
tensorflow==2.8.2
|
12 |
#pycocotools @ git+https://github.com/philferriere/cocoapi.git@2929bd2ef6b451054755dfd7ceb09278f935f7ad#subdirectory=PythonAPI
|
13 |
|