Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
4 |
accelerate
|
5 |
bitsandbytes
|
6 |
-
|
|
|
|
1 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
2 |
+
xformers<0.0.27
|
3 |
+
trl<0.9.0
|
4 |
+
peft
|
5 |
accelerate
|
6 |
bitsandbytes
|
7 |
+
gradio
|
8 |
+
gradio[oauth]
|