harshpatel080503 commited on
Commit
f80ea37
·
verified ·
1 Parent(s): ad6a285

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
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