Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ moviepy
|
|
| 8 |
librosa
|
| 9 |
torch
|
| 10 |
torchvision
|
| 11 |
-
|
|
|
|
|
|
|
|
|
| 8 |
librosa
|
| 9 |
torch
|
| 10 |
torchvision
|
| 11 |
+
transformers
|
| 12 |
+
accelerate
|
| 13 |
+
soundfile
|