Fix the compatibility error caused by the upgrade of PretrainedTokenizer
Showing
... | @@ -16,4 +16,4 @@ tqdm | ... | @@ -16,4 +16,4 @@ tqdm |
visualdl >= 2.0.0 | visualdl >= 2.0.0 | ||
# gunicorn not support windows | # gunicorn not support windows | ||
gunicorn >= 19.10.0; sys_platform != "win32" | gunicorn >= 19.10.0; sys_platform != "win32" | ||
paddlenlp >= 2.0.0b2 | paddlenlp >= 2.0.0rc5 | ||
\ No newline at end of file |
想要评论请 注册 或 登录