makcrx commited on
Commit
428a484
·
1 Parent(s): 9fae46c
Files changed (1) hide show
  1. 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
- torch
4
  faiss-cpu
5
  langchain
6
  sentence_transformers
7
- pydantic==1.10.7
 
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