Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.46.2
|
2 |
torch==2.5.1
|
3 |
tensorflow==2.17.1
|
4 |
-
gradio==3.38.0
|
|
|
|
1 |
transformers==4.46.2
|
2 |
torch==2.5.1
|
3 |
tensorflow==2.17.1
|
4 |
+
gradio==3.38.0
|
5 |
+
tf-keras
|