asuni commited on
Commit
93cdf14
·
verified ·
1 Parent(s): a5720fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -3,12 +3,12 @@ torchvision
3
  torchaudio
4
  inflect
5
  librosa==0.9.0
6
- matplotlib
7
- numpy
8
  pynvml==11.0.0
9
  scipy
10
- tensorboardX==2.0
11
- git+https://github.com/NVIDIA/[email protected]#egg=dllogger
12
- gradio==5.15
13
  pydantic==2.10.6
 
14
  fasttext==0.9.3
 
3
  torchaudio
4
  inflect
5
  librosa==0.9.0
6
+ #matplotlib
7
+ numpy==1.26.0
8
  pynvml==11.0.0
9
  scipy
10
+ #tensorboardX==2.0
11
+ #git+https://github.com/NVIDIA/[email protected]#egg=dllogger
 
12
  pydantic==2.10.6
13
+ gradio==5.15
14
  fasttext==0.9.3