Sasiraj01 commited on
Commit
f0a10c5
·
verified ·
1 Parent(s): 232b2df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- fastapi
2
- uvicorn
3
  langchain
4
  openai
5
  python-dotenv
6
- faiss-cpu
7
- jinja2
 
 
 
 
 
1
+ faiss-cpu
 
2
  langchain
3
  openai
4
  python-dotenv
5
+ fastapi
6
+ jinja2
7
+ python-multipart
8
+ uvicorn
9
+ tiktoken
10
+ langchain_community