Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
bitsandbytes
|
3 |
transformers
|
4 |
torch
|
5 |
torchvision
|
@@ -8,4 +7,7 @@ spaces
|
|
8 |
trl
|
9 |
unsloth
|
10 |
triton
|
11 |
-
gradio
|
|
|
|
|
|
|
|
1 |
+
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
torchvision
|
|
|
7 |
trl
|
8 |
unsloth
|
9 |
triton
|
10 |
+
gradio
|
11 |
+
accelerate
|
12 |
+
bitsandbytes
|
13 |
+
pillow
|