Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
gradio
|
2 |
+
mistral_inference>=1
|
3 |
+
mamba-ssm
|
4 |
+
causal-conv1d
|
5 |
+
huggingface_hub
|