Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ keras==2.8.0
|
|
3 |
tensorflow==2.8.0
|
4 |
scipy==1.10.0
|
5 |
tifffile
|
6 |
-
matplotlib
|
|
|
|
3 |
tensorflow==2.8.0
|
4 |
scipy==1.10.0
|
5 |
tifffile
|
6 |
+
matplotlib
|
7 |
+
tensorflow-addons==0.16.1
|