Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torchvision
|
|
5 |
torch
|
6 |
spaces
|
7 |
pillow
|
8 |
-
tensorflow
|
|
|
|
5 |
torch
|
6 |
spaces
|
7 |
pillow
|
8 |
+
tensorflow
|
9 |
+
tf-keras
|