Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
transformers==4.
|
2 |
-
gradio==
|
3 |
tensorflow
|
4 |
tensorflow_hub
|
5 |
Pillow
|
@@ -8,5 +8,4 @@ spacy_streamlit
|
|
8 |
streamlit
|
9 |
torch==1.12.1
|
10 |
shap==0.41.0
|
11 |
-
numpy==1.22.0
|
12 |
scipy
|
|
|
1 |
+
transformers==4.51.3
|
2 |
+
gradio==5.27.0
|
3 |
tensorflow
|
4 |
tensorflow_hub
|
5 |
Pillow
|
|
|
8 |
streamlit
|
9 |
torch==1.12.1
|
10 |
shap==0.41.0
|
|
|
11 |
scipy
|