Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ accelerate
|
|
6 |
bitsandbytes
|
7 |
ctransformers
|
8 |
autoawq>=0.1.8
|
9 |
-
optimum
|
|
|
|
6 |
bitsandbytes
|
7 |
ctransformers
|
8 |
autoawq>=0.1.8
|
9 |
+
optimum
|
10 |
+
auto-gptq
|