Spaces:
Sleeping
Sleeping
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ huggingface-hub==0.26.3
|
|
5 |
audioseal==0.1.4
|
6 |
matplotlib==3.10.0
|
7 |
soundfile==0.12.1
|
8 |
-
torchaudio==2.5.1
|
|
|
|
|
|
5 |
audioseal==0.1.4
|
6 |
matplotlib==3.10.0
|
7 |
soundfile==0.12.1
|
8 |
+
torchaudio==2.5.1
|
9 |
+
# see https://github.com/gradio-app/gradio/issues/10649
|
10 |
+
pydantic==2.10.6
|