IamRulo commited on
Commit
ed52358
·
verified ·
1 Parent(s): 24addaa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,14 +1,11 @@
1
  gradio
2
  requests
3
-
4
- #rulo
5
  langchain
6
  langchain-community
7
  langchain-core
8
  langchain-google-genai
9
  langchain-huggingface
10
  langchain-tavily
11
- langchain-chroma
12
  langgraph
13
  huggingface_hub
14
  #supabase
@@ -16,4 +13,6 @@ arxiv
16
  pymupdf
17
  wikipedia
18
  pgvector
19
- python-dotenv
 
 
 
1
  gradio
2
  requests
 
 
3
  langchain
4
  langchain-community
5
  langchain-core
6
  langchain-google-genai
7
  langchain-huggingface
8
  langchain-tavily
 
9
  langgraph
10
  huggingface_hub
11
  #supabase
 
13
  pymupdf
14
  wikipedia
15
  pgvector
16
+ python-dotenv
17
+ pytesseract
18
+ matplotlib