Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -4,8 +4,6 @@ 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
|
@@ -17,7 +15,6 @@ 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
|
|
|
4 |
langchain_community==0.0.36
|
5 |
langchain_core==0.1.48
|
6 |
langchain_openai==0.1.5
|
|
|
|
|
7 |
numpy==1.26.4
|
8 |
openai==1.25.0
|
9 |
pandas==2.2.2
|
|
|
15 |
PyYAML==6.0.1
|
16 |
Requests==2.31.0
|
17 |
rich==13.7.1
|
|
|
18 |
streamlit==1.33.0
|
19 |
streamlit_authenticator==0.2.3
|
20 |
tqdm==4.66.2
|