Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ transformers
|
|
3 |
torch
|
4 |
Pillow
|
5 |
soundfile
|
6 |
-
torchaudio
|
|
|
|
|
|
3 |
torch
|
4 |
Pillow
|
5 |
soundfile
|
6 |
+
torchaudio
|
7 |
+
imageio
|
8 |
+
imageio-ffmpeg
|