Spaces:
Runtime error
Runtime error
Yanmin-Innovate
commited on
Commit
•
c5a4eae
1
Parent(s):
358d482
requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas <=2.0.3
|
2 |
+
openai
|
3 |
+
langchain
|
4 |
+
faiss-cpu
|
5 |
+
tiktoken
|
6 |
+
sentence_transformers
|
7 |
+
plotly
|
8 |
+
rank-bm25
|