Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -9
requirements.txt
CHANGED
@@ -2,17 +2,8 @@ streamlit>=1.16.0
|
|
2 |
requests>=2.25.0
|
3 |
openai
|
4 |
tiktoken
|
5 |
-
pydantic-settings>=1.0.0
|
6 |
pydantic<2.0
|
7 |
chromadb==0.3.25
|
8 |
langchain>=0.0.148
|
9 |
langchain-community>=0.0.148
|
10 |
-
streamlit>=1.16.0
|
11 |
-
requests>=2.25.0
|
12 |
typing_extensions>=4.0.0
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
2 |
requests>=2.25.0
|
3 |
openai
|
4 |
tiktoken
|
|
|
5 |
pydantic<2.0
|
6 |
chromadb==0.3.25
|
7 |
langchain>=0.0.148
|
8 |
langchain-community>=0.0.148
|
|
|
|
|
9 |
typing_extensions>=4.0.0
|
|
|
|
|
|
|
|
|
|
|
|