xiaoyao9184 commited on
Commit
a68ee76
·
verified ·
1 Parent(s): cd94435

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. 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