Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ numpy
|
|
3 |
pillow
|
4 |
gradio
|
5 |
torch
|
|
|
6 |
tensorflow
|
7 |
transformers
|
|
|
3 |
pillow
|
4 |
gradio
|
5 |
torch
|
6 |
+
tf-keras
|
7 |
tensorflow
|
8 |
transformers
|