Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
langchain==0.0.120
|
2 |
-
llama_index==0.4.28
|
3 |
-
gradio
|
4 |
-
llama_index
|
5 |
langchain
|
|
|
|
|
|
|
6 |
markdown
|
7 |
IPython
|
|
|
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
+
llama_index
|
3 |
+
openai
|
4 |
+
gradio
|
5 |
markdown
|
6 |
IPython
|