Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,7 @@ accelerate>=0.26.0
|
|
| 5 |
safetensors
|
| 6 |
optimum
|
| 7 |
auto-gptq
|
|
|
|
|
|
|
|
|
|
| 8 |
gptqmodel
|
|
|
|
| 5 |
safetensors
|
| 6 |
optimum
|
| 7 |
auto-gptq
|
| 8 |
+
torch
|
| 9 |
+
torchaudio
|
| 10 |
+
torchvision
|
| 11 |
gptqmodel
|