Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
|
|
|
1 |
+
torchaudio
|
2 |
+
omegaconf
|
3 |
+
gradio
|
4 |
+
torch
|
5 |
+
soundfile
|
6 |
+
|
7 |
+
|
8 |
transformers
|
9 |
torch
|
10 |
|