Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
openai
|
3 |
langchain
|
4 |
-
langchain-community
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
openai
|
3 |
langchain
|
4 |
+
langchain-community
|
5 |
+
faiss
|
6 |
+
faiss-gpu
|