asterixix commited on
Commit
85086c2
·
verified ·
1 Parent(s): 43bc2e8

Update requirements.txt

Browse files

v.0.1.2
- correction of file

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ torch==1.13.1
3
  transformers==4.26.1
4
  langchain>=0.3.0
5
  langchain-core>=0.3.0.1
 
6
  nltk==3.8.1
7
  pandas==1.5.3
8
  jsonlines==3.0.0
 
3
  transformers==4.26.1
4
  langchain>=0.3.0
5
  langchain-core>=0.3.0.1
6
+ langchain-community>=0.0.1
7
  nltk==3.8.1
8
  pandas==1.5.3
9
  jsonlines==3.0.0