Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ matplotlib
|
|
13 |
bitsandbytes
|
14 |
optimum
|
15 |
auto-gptq
|
16 |
-
torch
|
|
|
|
13 |
bitsandbytes
|
14 |
optimum
|
15 |
auto-gptq
|
16 |
+
torch
|
17 |
+
numpy
|