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