Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
torch==2.10.0
|
| 2 |
transformers==5.8.0
|
| 3 |
flash-linear-attention
|
| 4 |
-
causal-conv1d=
|
|
|
|
| 1 |
torch==2.10.0
|
| 2 |
transformers==5.8.0
|
| 3 |
flash-linear-attention
|
| 4 |
+
causal-conv1d==1.6.1.post4
|