Spaces:
Sleeping
Sleeping
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio==5.8.0
|
|
3 |
huggingface-hub==0.26.3
|
4 |
audioseal==0.1.4
|
5 |
matplotlib==3.10.0
|
6 |
-
soundfile==0.12.1
|
|
|
|
3 |
huggingface-hub==0.26.3
|
4 |
audioseal==0.1.4
|
5 |
matplotlib==3.10.0
|
6 |
+
soundfile==0.12.1
|
7 |
+
torchaudio==2.5.1
|