asterixix commited on
Commit
196b387
·
verified ·
1 Parent(s): 06f925d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  streamlit==1.21.0
2
  torch==1.13.1
3
  transformers==4.26.1
4
- langchain>=0.3.0
5
  langchain-core>=0.3.0.1
 
6
  langchain-community==0.3.2
7
  nltk==3.8.1
8
  pandas==1.5.3
 
1
  streamlit==1.21.0
2
  torch==1.13.1
3
  transformers==4.26.1
 
4
  langchain-core>=0.3.0.1
5
+ langchain==0.0.246
6
  langchain-community==0.3.2
7
  nltk==3.8.1
8
  pandas==1.5.3