Spaces:
Runtime error
Runtime error
makcrx
commited on
Commit
·
428a484
1
Parent(s):
9fae46c
test
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==2.0.1+cpu
|
3 |
-
|
4 |
faiss-cpu
|
5 |
langchain
|
6 |
sentence_transformers
|
7 |
-
pydantic==1.10.
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==2.0.1+cpu
|
3 |
+
more-itertools
|
4 |
faiss-cpu
|
5 |
langchain
|
6 |
sentence_transformers
|
7 |
+
pydantic==1.10.12
|