Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch
|
|
| 3 |
git+https://github.com/huggingface/optimum.git
|
| 4 |
git+https://github.com/huggingface/accelerate.git
|
| 5 |
scipy
|
| 6 |
-
pydub
|
|
|
|
|
|
| 3 |
git+https://github.com/huggingface/optimum.git
|
| 4 |
git+https://github.com/huggingface/accelerate.git
|
| 5 |
scipy
|
| 6 |
+
pydub
|
| 7 |
+
SoundFile
|