Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ torch==2.0.1
|
|
2 |
pandas==1.5.3
|
3 |
streamlit==1.21.0
|
4 |
langchain==0.0.300
|
5 |
-
transformers
|
6 |
huggingface-hub==0.17
|
7 |
pydantic==2.1.0
|
|
|
2 |
pandas==1.5.3
|
3 |
streamlit==1.21.0
|
4 |
langchain==0.0.300
|
5 |
+
transformers==4.45.1
|
6 |
huggingface-hub==0.17
|
7 |
pydantic==2.1.0
|