Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ huggingface_hub[xet]
|
|
4 |
bitsandbytes
|
5 |
spaces
|
6 |
optimum
|
7 |
-
auto-gptq
|
|
|
4 |
bitsandbytes
|
5 |
spaces
|
6 |
optimum
|
7 |
+
git+https://github.com/PanQiWei/AutoGPTQ.git#egg=auto-gptq[cuda]
|