Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
torchaudio
|
|
|
|
|
|
|
|
|
|
| 3 |
soundfile
|
| 4 |
scipy
|
|
|
|
| 1 |
torch
|
| 2 |
torchaudio
|
| 3 |
+
safetensors
|
| 4 |
+
huggingface_hub
|
| 5 |
+
numpy
|
| 6 |
soundfile
|
| 7 |
scipy
|