Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,4 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torch==2.1.0
|
4 |
-
torchaudio==2.1.0
|
|
|
1 |
+
causal-conv1d
|
2 |
+
git+https://github.com/state-spaces/mamba.git
|
|
|
|