brunneis commited on
Commit
bec3e1b
1 Parent(s): 5a908b8

Update libraries

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -3,14 +3,14 @@ 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
 
3
  datasets
4
  gradio
5
  gradio[oauth]
6
+ gradio_leaderboard==0.0.11
7
  gradio_client
8
+ huggingface-hub>=0.25.0
9
  matplotlib
10
  numpy
11
  pandas
12
  python-dateutil
13
  tqdm
14
  transformers
15
+ tokenizers>=0.20.0
16
+ sentencepiece