mayzinoo commited on
Commit
fb8f70a
·
verified ·
1 Parent(s): 573a91c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio
2
- openai
3
- langchain
4
- sentence-transformers
5
- chromadb
 
 
6
  tqdm
 
1
+ langchain
2
+ langchain-community
3
+ langchain-openai
4
+ openai
5
+ gradio
6
+ sentence-transformers
7
+ chromadb
8
  tqdm