rishi002 commited on
Commit
5a93959
·
verified ·
1 Parent(s): af16add

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -11,4 +11,12 @@ langchain-community
11
  pymupdf
12
  PyPDF2
13
  google-generativeai>=0.3.0
14
- langchain_huggingface
 
 
 
 
 
 
 
 
 
11
  pymupdf
12
  PyPDF2
13
  google-generativeai>=0.3.0
14
+ langchain_huggingface
15
+
16
+ fastapi
17
+ uvicorn
18
+ numpy
19
+ pandas
20
+ matplotlib
21
+ plotly
22
+ python-multipart