Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
faiss-gpu
|
|
|
2 |
langchain
|
3 |
-
|
4 |
openai==1.16.2
|
5 |
pandas<=2.0.3
|
6 |
-
%pip install -Uqqq rich openai tiktoken wandb langchain unstructured tabulate pdf2image chromadb gradio faiss-gpu
|
|
|
1 |
faiss-gpu
|
2 |
+
gradio
|
3 |
langchain
|
4 |
+
U langchain-community
|
5 |
openai==1.16.2
|
6 |
pandas<=2.0.3
|
|