broadfield-dev commited on
Commit
dbac92b
·
verified ·
1 Parent(s): 6b64262

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -2
requirements.txt CHANGED
@@ -1,2 +1,16 @@
1
- git+https://github.com/microsoft/VibeVoice.git
2
- librosa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --find-links https://storage.googleapis.com/jax/releases/pip/torch_cuda_libs.html
2
+ torch
3
+ accelerate==1.6.0
4
+ transformers==4.51.3
5
+ diffusers
6
+ tqdm
7
+ numpy
8
+ scipy
9
+ ml-collections
10
+ absl-py
11
+ gradio
12
+ av
13
+ aiortc
14
+ soundfile
15
+ librosa
16
+ flash-attn --no-build-isolation