Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit==1.26.0
|
2 |
pandas==1.5.3
|
3 |
requests==2.31.0
|
4 |
-
transformers==4.
|
5 |
torch==2.0.1
|
6 |
tensorflow==2.13.0
|
7 |
-
keras==2.13.0
|
|
|
1 |
streamlit==1.26.0
|
2 |
pandas==1.5.3
|
3 |
requests==2.31.0
|
4 |
+
transformers==4.33.0
|
5 |
torch==2.0.1
|
6 |
tensorflow==2.13.0
|
7 |
+
keras==2.13.0
|