Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.0.55
|
2 |
+
requests
|
3 |
+
openai
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|
6 |
+
faiss-cpu
|