Spaces:
Runtime error
Runtime error
revise requirement.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
-
# Upgrade pip
|
| 2 |
-
--upgrade pip
|
| 3 |
-
|
| 4 |
# Unsloth installation from GitHub
|
| 5 |
-
"unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
| 6 |
-
|
| 7 |
transformers
|
| 8 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Unsloth installation from GitHub
|
| 2 |
+
# "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
| 3 |
+
unsloth
|
| 4 |
transformers
|
| 5 |
torch
|