Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
faiss-cpu==1.8.0
|
2 |
+
gradio==4.28.0
|
3 |
+
gradio_client==0.16.0
|
4 |
+
huggingface-hub==0.20.3
|
5 |
+
instructor==0.5.2
|
6 |
+
langchain==0.1.16
|
7 |
+
langchain-community==0.0.34
|
8 |
+
openai==1.20.0
|
9 |
+
|
10 |
+
|