broadfield-dev commited on
Commit
79fe926
·
verified ·
1 Parent(s): c1b8cf8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
  torch
3
  transformers>=4.40.0
4
  accelerate
@@ -6,6 +6,7 @@ diffusers
6
  gradio
7
  soundfile
8
  librosa
9
- flash-attn --no-build-isolation
10
  av
11
- aiortc
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
  torch
3
  transformers>=4.40.0
4
  accelerate
 
6
  gradio
7
  soundfile
8
  librosa
 
9
  av
10
+ aiortc
11
+ spaces
12
+ flash-attn