Spaces:
Runtime error
Runtime error
tky823 commited on
Commit ·
5304bb3
1
Parent(s): 87a3de1
Add dependencies of numpy and torchaudio
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
| 1 |
torch
|
|
|
|
| 2 |
gradio
|
| 3 |
huggingface_hub
|
|
|
|
| 1 |
+
numpy
|
| 2 |
torch
|
| 3 |
+
torchaudio
|
| 4 |
gradio
|
| 5 |
huggingface_hub
|