jleitefilho commited on
Commit
d4b5154
·
verified ·
1 Parent(s): 9856885

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -25
requirements.txt CHANGED
@@ -1,25 +1,9 @@
1
- langchain==0.1.13
2
- streamlit==1.33.0
3
- OpenAI
4
- duckduckgo-search
5
- streamlit-lottie
6
- pyarrow>=14.0.1
7
- pyproject
8
- curl-cffi
9
- pillow>=10.0.1
10
- certifi>=2023.7.22
11
- ipython>=8.10.0
12
- jinja2>=3.1.3
13
- jupyter-core>=4.11.2
14
- mistune>=2.0.3
15
- nbconvert>=6.3.0b0
16
- notebook>=6.4.12
17
- numpy>=1.21.0rc1
18
- prompt-toolkit>=3.0.13
19
- pygments>=2.15.0
20
- requests>=2.31.0
21
- setuptools>=65.5.1
22
- tornado>=6.3.3
23
- psycopg2>=2.9.1
24
- langchain-community==0.0.31
25
- langchain-openai==0.1.1
 
1
+ torch
2
+ transformers
3
+ sentence-transformers
4
+ langchain
5
+ langchain-community
6
+ tqdm
7
+ accelerate
8
+ pypdf
9
+ faiss-gpu