Spaces:
Runtime error
Runtime error
create template requirements.txt
Browse files
template/requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
ftfy
|
|
|
1 |
+
langchain==0.0.55
|
2 |
+
requests
|
3 |
+
openai
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|
6 |
+
faiss-cpu
|
|