rca123456 commited on
Commit
27e34f3
·
verified ·
1 Parent(s): fc99598

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio
2
- langchain==0.2.1
3
- langchain-community==0.2.1
4
- langchain-core==0.2.1
5
  langchain-groq
6
  faiss-cpu
7
  sentence-transformers
@@ -9,4 +9,5 @@ scikit-learn
9
  numpy
10
  pypdf
11
  fpdf
12
-
 
 
1
  gradio
2
+ langchain
3
+ langchain-community
4
+ langchain-core
5
  langchain-groq
6
  faiss-cpu
7
  sentence-transformers
 
9
  numpy
10
  pypdf
11
  fpdf
12
+ wordcloud
13
+ matplotlib