Spaces:
Runtime error
Runtime error
Upload requirements (1).txt
Browse files- requirements (1).txt +7 -0
requirements (1).txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
faiss-cpu
|
3 |
+
numpy
|
4 |
+
sentence-transformers
|
5 |
+
openai==0.27.7
|
6 |
+
pickle5
|
7 |
+
langchain
|