huyhoang04 commited on
Commit
0413591
·
verified ·
1 Parent(s): 4b5f59a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -14
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- langchain
2
- faiss-cpu
3
- langchain-community
4
- fastapi
5
- uvicorn
6
- pymupdf
7
- langchain_huggingface
8
- langchain_together
9
- python-dotenv
10
- tf-keras
11
- pypdf
12
- pydantic
13
- langchain-openai
14
- tiktoken
 
 
1
+ langchain
2
+ faiss-cpu
3
+ langchain-community
4
+ fastapi
5
+ uvicorn
6
+ pymupdf
7
+ langchain_huggingface
8
+ langchain_together
9
+ python-dotenv
10
+ tf-keras
11
+ pypdf
12
+ pydantic
13
+ langchain-openai
14
+ tiktoken
15
+ sentence-transformers