rjzevallos commited on
Commit
2bbe097
1 Parent(s): a6be7d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -15
requirements.txt CHANGED
@@ -1,21 +1,8 @@
1
- APScheduler
2
- black
3
- datasets
4
  gradio
5
- gradio[oauth]
6
- gradio_leaderboard==0.0.9
7
- gradio_client
8
- huggingface-hub>=0.18.0
9
- matplotlib
10
- numpy
11
- pandas
12
- python-dateutil
13
- tqdm
14
- transformers
15
- tokenizers>=0.15.0
16
- sentencepiece
17
  librosa
18
  soundfile
 
19
  git+https://github.com/unitaryai/detoxify
20
  pyloudnorm
21
  langdetect
 
 
 
 
1
  gradio
2
+ datasets
 
 
 
 
 
 
 
 
 
 
 
3
  librosa
4
  soundfile
5
+ gradio_client==0.10.0
6
  git+https://github.com/unitaryai/detoxify
7
  pyloudnorm
8
  langdetect