mattritchey commited on
Commit
e82cb6d
1 Parent(s): 8d765b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  torch
2
- transformers==4.36.2
3
- accelerate==0.26.1
4
- sentence_transformers==2.2.2
5
- einops==0.7.0
6
- faiss-cpu==1.7.4
7
- langchain==0.1.1
8
- langchain-community==0.0.13
9
- unstructured==0.12.2
10
  llama-cpp-python
11
  optimum
12
  auto-gptq
 
1
  torch
2
+ transformers
3
+ accelerate
4
+ sentence_transformers
5
+ einops
6
+ faiss-cpu
7
+ langchain
8
+ langchain-community
9
+ unstructured
10
  llama-cpp-python
11
  optimum
12
  auto-gptq