Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,13 +1,9 @@
|
|
| 1 |
gradio
|
| 2 |
|
| 3 |
|
| 4 |
-
unsloth
|
| 5 |
-
|
| 6 |
-
peft==0.11.1
|
| 7 |
-
trl<0.9.0
|
| 8 |
-
transformers
|
| 9 |
bitsandbytes
|
| 10 |
-
accelerate==0.31.0
|
| 11 |
|
| 12 |
|
| 13 |
deep_translator
|
|
|
|
| 1 |
gradio
|
| 2 |
|
| 3 |
|
| 4 |
+
unsloth
|
| 5 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
|
|
|
|
|
|
|
|
|
| 6 |
bitsandbytes
|
|
|
|
| 7 |
|
| 8 |
|
| 9 |
deep_translator
|