FD900 commited on
Commit
09fbaa2
·
verified ·
1 Parent(s): 8b1008c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,11 +1,10 @@
 
1
  langchain
2
  langchain-community
3
- openai==0.28
4
- faiss-cpu
5
  gradio
6
- pandas
7
  duckduckgo-search
8
- pytesseract
9
- Pillow
10
  pypdf
11
- huggingface_hub
 
 
 
1
+ openai
2
  langchain
3
  langchain-community
4
+ requests
 
5
  gradio
 
6
  duckduckgo-search
 
 
7
  pypdf
8
+ pandas
9
+ tiktoken
10
+ python-dotenv