Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
openpyxl
|
3 |
gradio
|
4 |
pycountry
|
5 |
-
tensorflow
|
|
|
|
2 |
openpyxl
|
3 |
gradio
|
4 |
pycountry
|
5 |
+
tensorflow
|
6 |
+
tf-keras
|