Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ transformers
|
|
2 |
torch
|
3 |
gradio
|
4 |
bitsandbytes>=0.41.1
|
5 |
-
accelerate
|
6 |
-
flash-attn>=2.0.0
|
|
|
2 |
torch
|
3 |
gradio
|
4 |
bitsandbytes>=0.41.1
|
5 |
+
accelerate
|
|