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