Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -9
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
peft
|
5 |
-
|
6 |
-
|
7 |
-
scipy
|
8 |
-
git+https://github.com/unslothai/unsloth.git
|
9 |
-
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
peft
|
5 |
+
bitsandbytes
|
6 |
+
accelerate
|
|
|
|
|
|