forked from PaddlePaddle/PaddleNLP
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
Latest commit
25 lines (25 loc) Β· 572 Bytes
/
Copy pathrequirements.txt
File metadata and controls
25 lines (25 loc) Β· 572 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
jieba
colorlog
colorama
seqeval
dill<0.3.5
multiprocess<=0.70.12.2
datasets>=2.0.0
tqdm
paddlefsl
sentencepiece
huggingface_hub>=0.11.1
onnx>=1.10.0
protobuf>=3.20.2 ; platform_system!="Windows"
protobuf==3.20.2 ; platform_system=="Windows"# onnx require: protobuf<4,>=3.20.2, paddle require different version on platforms, refer to: https://github.com/PaddlePaddle/Paddle/blob/cd88156a369bbfb83d6306f89e0ae6ebd78b8040/python/requirements.txt#L3
paddle2onnx
Flask-Babel
visualdl
fastapi
uvicorn
typer
rich
safetensors
tool_helpers
aistudio-sdk>=0.1.3
jinja2