Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio
|
2 |
llama_index
|
3 |
openai
|
4 |
-
langchain
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
llama_index
|
3 |
openai
|
4 |
+
langchain
|
5 |
+
unstructured
|
6 |
+
faiss-cpu
|
7 |
+
#
|