Spaces:
Sleeping
Sleeping
Shroogawh24
commited on
Commit
•
5dea2eb
1
Parent(s):
03c615b
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
gradio==3.15.0
|
2 |
openai==0.27.0
|
3 |
pandas==2.0.3
|
4 |
-
langchain==0.0.232
|
5 |
sentence-transformers==2.2.2
|
6 |
faiss-cpu==1.7.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==3.15.0
|
2 |
openai==0.27.0
|
3 |
pandas==2.0.3
|
4 |
+
langchain==0.0.232
|
5 |
sentence-transformers==2.2.2
|
6 |
faiss-cpu==1.7.3
|
7 |
+
pydantic==1.10.11
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
|