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