dawid-lorek commited on
Commit
836efcb
·
verified ·
1 Parent(s): 188a166

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
 
 
 
1
  openai
2
- requests
3
- duckduckgo-search
4
  pillow
5
  pytesseract
6
- openpyxl
7
- pdfplumber
8
  whisper
9
- yt-dlp
 
 
1
+ llama-index-core
2
+ llama-index-llms-openai
3
+ llama-index-tools-duckduckgo
4
  openai
 
 
5
  pillow
6
  pytesseract
 
 
7
  whisper
8
+ yt-dlp
9
+ duckduckgo-search