Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
torch==2.7.0
|
3 |
unsloth==2025.5.9
|
4 |
huggingface_hub==0.30.0
|
@@ -9,4 +8,4 @@ transformers==4.52.4
|
|
9 |
xformers==0.0.30
|
10 |
bitsandbytes==0.46.0
|
11 |
tokenizers==0.21.1
|
12 |
-
unsloth-zoo==2025.5.11
|
|
|
|
|
1 |
torch==2.7.0
|
2 |
unsloth==2025.5.9
|
3 |
huggingface_hub==0.30.0
|
|
|
8 |
xformers==0.0.30
|
9 |
bitsandbytes==0.46.0
|
10 |
tokenizers==0.21.1
|
11 |
+
unsloth-zoo==2025.5.11
|