Bump vdl to v2.5.2 (#1250)
* [New Feature] Add paddle2onnx component (#1228) * add paddle2onnx component * add comments * fix * supplement failure judgement * fix format * fix format * [Frontend] Add model convertion frontend (#1232) * add paddle2onnx component * add comments * fix * onnx2paddle * filetype * filetype2 * filetype3 * filetype4 * filetype5 * filetype5 * filetype6 * filetype7 * filetype7 * filetype8 * filetype8 * filetype8 * filetype8 * filetype9 * filetype10 * filetype11 * filetype12 * filetype13 * filetype14 * filetype15 * filetype16 * filetype17 * filetype18 * add animation for converting * add animation for downloading * remove unneccessary file * optimize logic * add text * update --------- Co-authored-by: Nxiaoyixin-cmd <1634228212@qq.com> * [Bug] Fix export graph bug in windows (#1244) * fix export graph bug in windows * fix format * fix coompatible pproblem for python3.10 and gradio (#1249) * bump visualdl to v2.5.2 --------- Co-authored-by: Nxiaoyixin-cmd <1634228212@qq.com>
Showing
... | @@ -9,10 +9,10 @@ six >= 1.14.0 | ... | @@ -9,10 +9,10 @@ six >= 1.14.0 |
matplotlib | matplotlib | ||
pandas | pandas | ||
packaging | packaging | ||
x2paddle | x2paddle >= 1.4.0 | ||
paddle2onnx >= 1.0.5 | |||
rarfile | rarfile | ||
gradio | gradio == 3.11.0 | ||
tritonclient[all] | tritonclient[all] | ||
attrdict | |||
psutil | psutil | ||
onnx >= 1.6.0 | onnx >= 1.6.0 |
想要评论请 注册 或 登录