allinaigc commited on
Commit
88d4446
1 Parent(s): 5c9733e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -15
requirements.txt CHANGED
@@ -1,26 +1,23 @@
1
- faiss-cpu
2
- langchain
3
- langchain_community
4
- matplotlib==3.7.2
 
 
 
 
5
  numpy==1.26.4
6
- openai==1.13.3
7
- pandas==2.2.1
8
- Pillow==10.2.0
9
  pretty_errors==1.2.25
10
- pyautogen==0.2.0
11
  PyPDF2==3.0.1
12
  python-dotenv==1.0.1
13
  pytz==2024.1
14
  PyYAML==6.0.1
 
15
  Requests==2.31.0
16
  rich==13.7.1
17
  seaborn==0.13.2
18
- streamlit==1.28.1
19
  streamlit_authenticator==0.2.3
20
- streamlit_pandas_profiling==0.1.3
21
  tqdm==4.66.2
22
- xlrd==2.0.1
23
- dashscope
24
- numpy
25
- SciPy
26
- sentence-transformers
 
1
+ clipboard==0.0.4
2
+ dashscope==1.17.0
3
+ langchain==0.1.17
4
+ langchain_community==0.0.36
5
+ langchain_core==0.1.48
6
+ langchain_openai==0.1.5
7
+ llama_index==0.10.33
8
+ matplotlib==3.8.4
9
  numpy==1.26.4
10
+ openai==1.25.0
11
+ pandas==2.2.2
 
12
  pretty_errors==1.2.25
 
13
  PyPDF2==3.0.1
14
  python-dotenv==1.0.1
15
  pytz==2024.1
16
  PyYAML==6.0.1
17
+ PyYAML==6.0.1
18
  Requests==2.31.0
19
  rich==13.7.1
20
  seaborn==0.13.2
21
+ streamlit==1.33.0
22
  streamlit_authenticator==0.2.3
 
23
  tqdm==4.66.2