Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ spaces
|
|
| 2 |
transformers>=4.45.0
|
| 3 |
torch
|
| 4 |
accelerate
|
|
|
|
| 5 |
autoawq
|
| 6 |
gradio>=4.0.0
|
| 7 |
fastapi
|
|
|
|
| 2 |
transformers>=4.45.0
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
+
gptqmodel
|
| 6 |
autoawq
|
| 7 |
gradio>=4.0.0
|
| 8 |
fastapi
|