Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,8 @@ transformers
|
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
sentencepiece
|
| 5 |
+
causal_conv1d
|
| 6 |
+
flash_attn
|
| 7 |
+
mamba_ssm
|
| 8 |
+
einops
|
| 9 |
+
|