achouffe commited on
Commit
8580ec0
·
verified ·
1 Parent(s): f31bb0b

feat: update dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio==5.4.*
2
  pandas==2.2.*
 
 
3
  torch==2.5.*
4
  torchaudio==2.5.*
5
  torchvision==0.20.*
 
1
  gradio==5.4.*
2
  pandas==2.2.*
3
+ pydantic==2.10.6
4
+ soundfile==0.13.*
5
  torch==2.5.*
6
  torchaudio==2.5.*
7
  torchvision==0.20.*