Add an interface for exporting onnx format model.
Showing
... | ... | @@ -8,6 +8,8 @@ numpy |
matplotlib | ||
opencv-python | ||
packaging | ||
paddle2onnx >= 0.5 | ||
paddlenlp >= 2.0.0rc5 | ||
Pillow | ||
pyyaml | ||
pyzmq | ||
... | ... | @@ -16,4 +18,3 @@ tqdm |
visualdl >= 2.0.0 | ||
# gunicorn not support windows | ||
gunicorn >= 19.10.0; sys_platform != "win32" | ||
paddlenlp >= 2.0.0rc5 |
想要评论请 注册 或 登录