Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
transformers==4.
|
2 |
gradio==3.44.1
|
3 |
-
tensorflow
|
4 |
-
tensorflow_hub
|
5 |
Pillow
|
6 |
matplotlib
|
7 |
spacy_streamlit
|
|
|
1 |
+
transformers==4.35.0
|
2 |
gradio==3.44.1
|
|
|
|
|
3 |
Pillow
|
4 |
matplotlib
|
5 |
spacy_streamlit
|