karthikvarunn commited on
Commit
69fa7bf
·
verified ·
1 Parent(s): dae202a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- pypdf
2
  pinecone-client
 
 
3
  langchain
4
- langchain-core
5
  langchain-community
6
  langchain-openai
7
  langchain-voyageai
8
  langchain-pinecone
9
- langchain-text-splitters
10
  gradio
11
  openai
12
  python-dotenv
 
 
1
  pinecone-client
2
+ scikit-learn
3
+ numpy
4
  langchain
 
5
  langchain-community
6
  langchain-openai
7
  langchain-voyageai
8
  langchain-pinecone
 
9
  gradio
10
  openai
11
  python-dotenv