superone001 commited on
Commit
8d69b80
·
verified ·
1 Parent(s): 188a4a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -30
requirements.txt CHANGED
@@ -1,36 +1,14 @@
1
  gradio
2
  requests
3
- langgraph
4
  langchain
5
- langchain-huggingface
6
  langchain-community
7
- langchain-experimental
8
- langgraph.checkpoint.sqlite
9
- langchain-litellm
10
- langchain_openai
11
- litellm==1.67.0
12
- unstructured[pdf]
13
- duckduckgo-search
14
- playwright
15
- openai-whisper
16
  wikipedia
17
  arxiv
18
- yt_dlp
19
- pyld
20
- docx2txt
21
- openpyxl
22
- pymupdf
23
- pdfplumber
24
- biopython
25
- qwen-vl-utils[decord]==0.0.8
26
- python-pptx
27
- ratelimit
28
- tenacity
29
- ipython
30
- langchain-core
31
- requests
32
- duckduckgo-search
33
- python-dotenv
34
- pydantic
35
- tqdm
36
- numpy
 
1
  gradio
2
  requests
3
+ python-dotenv
4
  langchain
5
+ langchain-core
6
  langchain-community
7
+ langchain-tavily
8
+ langchain-google-genai
9
+ langchain-openai
10
+ langgraph
 
 
 
 
 
11
  wikipedia
12
  arxiv
13
+ youtube_transcript_api
14
+ httpx