juncliu commited on
Commit
a1974f4
·
verified ·
1 Parent(s): a5c49f5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -28
requirements.txt CHANGED
@@ -1,31 +1,16 @@
1
- APScheduler==3.10.1
2
- black==23.11.0
3
- click==8.1.3
4
- datasets==2.14.5
5
- gradio==4.44.0
6
- gradio_client==1.3.0
7
  gradio_leaderboard==0.0.9
 
8
  huggingface-hub>=0.18.0
9
- litellm==1.15.1
10
- matplotlib==3.7.1
11
- numpy==1.24.2
12
- pandas==2.0.0
13
- python-dateutil==2.8.2
14
- requests==2.31.0
15
- tqdm==4.65.0
16
  tokenizers>=0.15.0
17
- sentence-transformers==2.2.2
18
- google-generativeai
19
- replicate
20
- anthropic
21
- openai
22
- cohere
23
- mistralai
24
- peft
25
- markdown-it-py
26
- mdit_plain
27
- google-cloud-aiplatform>=1.38
28
- qwen-vl-utils
29
- vertexai
30
- git+https://github.com/huggingface/transformers
31
- together
 
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