jonathanagustin commited on
Commit
a322c75
·
verified ·
1 Parent(s): ddd6646

feat: add flash-attn 2.6.3

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  git+https://github.com/microsoft/VibeVoice@main
2
  gradio
3
- librosa
4
- numpy
5
- soundfile
6
  torch
7
  transformers
 
 
 
 
1
+ flash-attn==2.6.3 --no-build-isolation
2
  git+https://github.com/microsoft/VibeVoice@main
3
  gradio
 
 
 
4
  torch
5
  transformers
6
+ numpy
7
+ librosa
8
+ soundfile