greenio commited on
Commit
bad66f8
1 Parent(s): f55006e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -11
requirements.txt CHANGED
@@ -1,12 +1,6 @@
1
- langchain==0.0.180
2
- openai==0.27.7
3
- pandasai==0.2.15
4
- pdfplumber
5
- pypdf==3.9.0
6
- streamlit==1.22.0
7
- streamlit-chat==0.0.2.2
8
- tiktoken==0.4.0
9
- youtube-transcript-api==0.6.0
10
- faiss-cpu
11
  gradio
12
- unstructured
 
 
 
 
1
+ openai
 
 
 
 
 
 
 
 
 
2
  gradio
3
+ gpt_index==0.4.24
4
+ langchain==0.0.148
5
+ PyPDF2
6
+ PyCryptodome