Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torchvision
|
| 2 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
-
unsloth_zoo
|
| 4 |
trl==0.15.2
|
| 5 |
transformers
|
| 6 |
accelerate
|
|
|
|
| 1 |
torchvision
|
| 2 |
unsloth @ git+https://github.com/unslothai/unsloth.git
|
| 3 |
+
unsloth_zoo @ git+https://github.com/unslothai/unsloth-zoo.git
|
| 4 |
trl==0.15.2
|
| 5 |
transformers
|
| 6 |
accelerate
|