Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/unslothai/unsloth.git@main#egg=unsloth[colab-new]
|
2 |
xformers<0.0.26
|
|
|
3 |
trl
|
4 |
peft
|
5 |
accelerate
|
|
|
1 |
git+https://github.com/unslothai/unsloth.git@main#egg=unsloth[colab-new]
|
2 |
xformers<0.0.26
|
3 |
+
torch
|
4 |
trl
|
5 |
peft
|
6 |
accelerate
|