Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.2/flash_attn
|
|
7 |
librosa==0.9.0
|
8 |
soundfile==0.12.1
|
9 |
decord
|
10 |
-
bitsandbytes
|
|
|
|
7 |
librosa==0.9.0
|
8 |
soundfile==0.12.1
|
9 |
decord
|
10 |
+
bitsandbytes
|
11 |
+
accelerate
|