Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch>=1.9.0
|
2 |
tensorflow>=2.4.0
|
3 |
transformers>=4.21.0
|
4 |
-
gradio>=3.0.0
|
|
|
|
1 |
torch>=1.9.0
|
2 |
tensorflow>=2.4.0
|
3 |
transformers>=4.21.0
|
4 |
+
gradio>=3.0.0
|
5 |
+
tf-keras
|