Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio
|
2 |
-
unsloth
|
3 |
-
xformers
|
4 |
-
|
5 |
-
|
6 |
accelerate
|
7 |
bitsandbytes
|
8 |
deep-translator
|
|
|
1 |
gradio
|
2 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
3 |
+
xformers==0.0.26.post1
|
4 |
+
peft==0.11.1
|
5 |
+
trl==0.9.4
|
6 |
accelerate
|
7 |
bitsandbytes
|
8 |
deep-translator
|