jomondal commited on
Commit
7d54b7d
Β·
1 Parent(s): e7f44c9
.ipynb_checkpoints/requirements-checkpoint.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ requests
3
+ langchain
4
+ langchain-community
5
+ langchain-core
6
+ langchain-google-genai
7
+ langchain-huggingface
8
+ langchain-groq
9
+ langchain-tavily
10
+ langchain-chroma
11
+ langgraph
12
+ huggingface_hub
13
+ supabase
14
+ arxiv
15
+ pymupdf
16
+ wikipedia
17
+ pgvector
18
+ python-dotenv
19
+ pytesseract
20
+ matplotlib
21
+ sentence-transformers
requirements.txt CHANGED
@@ -17,4 +17,5 @@ wikipedia
17
  pgvector
18
  python-dotenv
19
  pytesseract
20
- matplotlib
 
 
17
  pgvector
18
  python-dotenv
19
  pytesseract
20
+ matplotlib
21
+ sentence-transformers