Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ huggingface_hub==0.25.2
|
|
2 |
gradio
|
3 |
transformers
|
4 |
torch
|
5 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
transformers
|
4 |
torch
|
5 |
+
sentencepiece
|
6 |
+
einops
|
7 |
+
mamba-ssm
|
8 |
+
causal-conv1d
|
9 |
+
flash-attn
|