rishi002 commited on
Commit
1920572
·
verified ·
1 Parent(s): 44d0cf7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ langchain
4
+ langchain_community
5
+ langchain_huggingface
6
+ sentence-transformers
7
+ faiss-cpu
8
+ huggingface_hub
9
+ pydantic
10
+ pypdf
11
+ gradio