Prasanthkumar commited on
Commit
dc3a8e8
·
verified ·
1 Parent(s): 702bd40

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +37 -1
requirements.txt CHANGED
@@ -16,4 +16,40 @@ pymupdf
16
  wikipedia
17
  pgvector
18
  sentence-transformers
19
- python-dotenv
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  wikipedia
17
  pgvector
18
  sentence-transformers
19
+ python-dotenv
20
+ matplotlib
21
+ os
22
+ io
23
+ sys
24
+ uuid
25
+ base64
26
+ traceback
27
+ contextlib
28
+ tempfile
29
+ subprocess
30
+ sqlite3
31
+ logging
32
+ numpy
33
+ apanda
34
+ PIL
35
+ gradio
36
+ requests
37
+ langchain
38
+ langchain-community
39
+ langchain-core
40
+ langchain-google-genai
41
+ langchain-huggingface
42
+ langchain-groq
43
+ langchain-tavily
44
+ langchain-chroma
45
+ langgraph
46
+ huggingface_hub
47
+ supabase
48
+ arxiv
49
+ pymupdf
50
+ wikipedia
51
+ pgvector
52
+ python-dotenv
53
+ sentence-transformers
54
+ pytesseract
55
+ matplotlib