harshpatel080503 commited on
Commit
b7bea4f
·
verified ·
1 Parent(s): d64ca1a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- # requirements.txt
2
- fastapi
3
- uvicorn[standard]
4
- langchain
5
- openai
6
- youtube-transcript-api
7
- faiss-cpu
8
- sentence-transformers
9
- python-dotenv
10
- uuid
 
 
1
+ # requirements.txt
2
+ fastapi
3
+ uvicorn[standard]
4
+ langchain
5
+ openai
6
+ youtube-transcript-api
7
+ faiss-cpu
8
+ sentence-transformers
9
+ python-dotenv
10
+ uuid
11
+ langchain-community