Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
huggingface_hub==0.22.2
|
|
|
|
|
2 |
causal_conv1d
|
3 |
mamba-ssm
|
4 |
einops
|
5 |
peft
|
6 |
-
transformers
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
causal_conv1d
|
5 |
mamba-ssm
|
6 |
einops
|
7 |
peft
|
|