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