iamfaham commited on
Commit
ccf9389
·
verified ·
1 Parent(s): 4632e11

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- gradio>=4.0.0
2
- langchain-pinecone==0.1.0
3
- langchain-huggingface==0.0.6
4
- langchain-core==0.1.0
5
- langchain-openai==0.0.5
6
- python-dotenv==1.0.0
7
- requests==2.31.0
8
- beautifulsoup4==4.12.2
9
- lxml==4.9.3
10
- flask==2.3.3
11
- rank_bm25
12
- transformers
13
- torch
14
- numpy
15
  scikit-learn
 
1
+ gradio>=4.0.0
2
+ langchain-pinecone
3
+ langchain-huggingface
4
+ langchain-core
5
+ langchain-openai
6
+ python-dotenv
7
+ requests
8
+ beautifulsoup4
9
+ lxml
10
+ flask
11
+ rank_bm25
12
+ transformers
13
+ torch
14
+ numpy
15
  scikit-learn