Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ pandas==1.5.3
|
|
3 |
requests==2.31.0
|
4 |
transformers==4.26.1
|
5 |
torch==2.0.1
|
6 |
-
tensorflow==2.
|
|
|
3 |
requests==2.31.0
|
4 |
transformers==4.26.1
|
5 |
torch==2.0.1
|
6 |
+
tensorflow==2.10.0
|