Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn
|
3 |
transformers
|
4 |
torch
|
5 |
-
tensorflow
|
|
|
|
2 |
uvicorn
|
3 |
transformers
|
4 |
torch
|
5 |
+
tensorflow
|
6 |
+
tf-keras
|