Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ accelerate>=0.20.0
|
|
7 |
safetensors>=0.4.0
|
8 |
bitsandbytes>=0.41.0
|
9 |
scipy>=1.10.1
|
10 |
-
numpy>=1.19.5
|
|
|
|
7 |
safetensors>=0.4.0
|
8 |
bitsandbytes>=0.41.0
|
9 |
scipy>=1.10.1
|
10 |
+
numpy>=1.19.5
|
11 |
+
unsloth>=0.3.0
|