Commit
Β·
391e43b
1
Parent(s):
c602015
update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,18 +1,12 @@
|
|
1 |
-
APScheduler
|
2 |
-
black
|
3 |
datasets
|
4 |
gradio
|
5 |
gradio[oauth]
|
6 |
gradio_leaderboard==0.0.13
|
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 |
cpmpy
|
18 |
minizinc
|
|
|
|
|
|
|
1 |
datasets
|
2 |
gradio
|
3 |
gradio[oauth]
|
4 |
gradio_leaderboard==0.0.13
|
5 |
gradio_client
|
6 |
huggingface-hub>=0.18.0
|
|
|
7 |
numpy
|
8 |
pandas
|
9 |
python-dateutil
|
10 |
tqdm
|
|
|
|
|
|
|
11 |
cpmpy
|
12 |
minizinc
|