Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
torch
|
3 |
-
unsloth
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
torch==2.7.0
|
3 |
+
unsloth==2025.5.9
|