Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ transformers
|
|
6 |
sentence-transformers
|
7 |
huggingface-hub
|
8 |
torch
|
9 |
-
bitsandbytes
|
|
|
|
6 |
sentence-transformers
|
7 |
huggingface-hub
|
8 |
torch
|
9 |
+
bitsandbytes
|
10 |
+
accelerate
|