Spaces:
Runtime error
Runtime error
MatheusHRV
commited on
Commit
•
bbc3f19
1
Parent(s):
c1bca45
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
streamlit==1.29.0
|
2 |
langchain==0.0.351
|
3 |
openai==1.5.0
|
4 |
streamlit-chat==0.0.2.2
|
5 |
python-dotenv==1.0.0
|
6 |
-
transformers
|
|
|
1 |
+
transformers==4.37.1
|
2 |
streamlit==1.29.0
|
3 |
langchain==0.0.351
|
4 |
openai==1.5.0
|
5 |
streamlit-chat==0.0.2.2
|
6 |
python-dotenv==1.0.0
|
|