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 |
+
https://github.com/Dao-AILab/causal-conv1d/releases/download/v1.6.1.post4/causal_conv1d-1.6.1+cu12torch2.10cxx11abiTRUE-cp312-cp312-linux_x86_64.whl
|