Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
transformers
|
5 |
-
|
6 |
-
Pillow
|
7 |
bitsandbytes
|
8 |
-
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
+
torch
|
|
|
3 |
bitsandbytes
|
4 |
+
Pillow
|
5 |
+
flash-attn
|