Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1 +1,13 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
3 |
+
packaging
|
4 |
+
ninja
|
5 |
+
einops
|
6 |
+
torch==2.2.1
|
7 |
+
xformers
|
8 |
+
trl
|
9 |
+
peft
|
10 |
+
accelerate
|
11 |
+
bitsandbytes
|
12 |
+
gradio
|
13 |
+
transformers
|