Spaces:
Sleeping
Sleeping
oookiku
commited on
Commit
·
40f6e5e
1
Parent(s):
cc1c46c
modified requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
openai==1.3.6
|
3 |
tiktoken==0.5.1
|
4 |
langchain==0.0.342
|
5 |
-
langchian-core==0.1.10
|
6 |
|
7 |
# Web app
|
8 |
streamlit==1.31.1
|
@@ -22,4 +22,4 @@ pandas
|
|
22 |
matplotlib
|
23 |
tqdm
|
24 |
jupyter
|
25 |
-
jupyterlab
|
|
|
2 |
openai==1.3.6
|
3 |
tiktoken==0.5.1
|
4 |
langchain==0.0.342
|
5 |
+
# langchian-core==0.1.10
|
6 |
|
7 |
# Web app
|
8 |
streamlit==1.31.1
|
|
|
22 |
matplotlib
|
23 |
tqdm
|
24 |
jupyter
|
25 |
+
jupyterlab
|