Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ scikit-learn
|
|
8 |
tqdm
|
9 |
chromadb
|
10 |
bitsandbytes
|
|
|
11 |
openpyxl
|
12 |
docx
|
13 |
elementpath
|
|
|
8 |
tqdm
|
9 |
chromadb
|
10 |
bitsandbytes
|
11 |
+
accelerate
|
12 |
openpyxl
|
13 |
docx
|
14 |
elementpath
|