Spaces:
Sleeping
Sleeping
Commit
·
6740a8a
1
Parent(s):
19538a8
Add requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
transformers
|
3 |
nltk
|
4 |
torch
|
5 |
-
tensorflow
|
|
|
|
2 |
transformers
|
3 |
nltk
|
4 |
torch
|
5 |
+
tensorflow
|
6 |
+
tf-keras
|