zaeemzafar commited on
Commit
7db13ef
·
verified ·
1 Parent(s): af8a44d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- huggingface_hub==0.25.2
2
- transformers
3
  torch
 
4
  gradio
5
  sentencepiece
6
- causal_conv1d
7
  einops
8
  mamba_ssm
9
- flash_attn
 
 
 
 
1
  torch
2
+ transformers
3
  gradio
4
  sentencepiece
 
5
  einops
6
  mamba_ssm
7
+ flash_attn
8
+ causal_conv1d