Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
torch
|
4 |
-
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
torch
|
4 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
5 |
+
accelerate
|
6 |
+
bitsandbytes
|
7 |
+
gradio
|