pminervini commited on
Commit
3d1d33c
1 Parent(s): 5597750
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
  torch
2
  colorama
3
- APScheduler==3.10.1
4
- black==23.11.0
5
- click==8.1.3
6
- datasets==2.14.5
7
- gradio==4.4.0
8
- gradio_client==0.7.0
9
- huggingface-hub>=0.18.0
10
- matplotlib==3.7.1
11
- numpy==1.24.2
12
- pandas==2.0.0
13
- plotly==5.14.1
14
- python-dateutil==2.8.2
15
  requests
16
- semantic-version==2.10.0
17
  tqdm
18
  transformers>=4.36.0,<4.37.0
19
  tokenizers>=0.15.0
 
1
  torch
2
  colorama
3
+ APScheduler
4
+ black
5
+ click
6
+ datasets
7
+ gradio
8
+ gradio_client
9
+ huggingface-hub
10
+ matplotlib
11
+ numpy
12
+ pandas
13
+ plotly
14
+ python-dateutil
15
  requests
16
+ semantic-version
17
  tqdm
18
  transformers>=4.36.0,<4.37.0
19
  tokenizers>=0.15.0