csalabs commited on
Commit
57fc22a
·
1 Parent(s): e33c013

Update requirements.txt

Browse files

Removing versions to install smoothly.

Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,22 +1,22 @@
1
 
2
- langchain==0.0.267
3
- chromadb==0.4.6
4
- llama-cpp-python==0.1.78
5
- pdfminer.six==20221105
6
  InstructorEmbedding
7
  sentence-transformers
8
  faiss-cpu
9
  huggingface_hub
10
  transformers
11
- protobuf==3.20.0
12
- protobuf==3.20.0
13
- protobuf==3.20.3
14
- auto-gptq==0.2.2
15
  docx2txt
16
  unstructured
17
 
18
 
19
- urllib3==1.26.6
20
  accelerate
21
  bitsandbytes
22
  bitsandbytes-windows
 
1
 
2
+ langchain
3
+ chromadb
4
+ llama-cpp-python
5
+ pdfminer.six
6
  InstructorEmbedding
7
  sentence-transformers
8
  faiss-cpu
9
  huggingface_hub
10
  transformers
11
+ protobuf
12
+ protobuf
13
+ protobuf
14
+ auto-gptq
15
  docx2txt
16
  unstructured
17
 
18
 
19
+ urllib3
20
  accelerate
21
  bitsandbytes
22
  bitsandbytes-windows