We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Others (Please Describe)
Latest | 最新版
Docker
由于transformers更新,nougat不能在新版本transformers中使用
参见facebookresearch/nougat#222
可能需要指定依赖为特定版本pip install transformers==4.38.2
pip install transformers==4.38.2
No response
The text was updated successfully, but these errors were encountered:
好像现在Nougat的api没法自定义?
Sorry, something went wrong.
No branches or pull requests
Installation Method | 安装方法与平台
Others (Please Describe)
Version | 版本
Latest | 最新版
OS | 操作系统
Docker
Describe the bug | 简述
由于transformers更新,nougat不能在新版本transformers中使用
参见facebookresearch/nougat#222
Screen Shot | 有帮助的截图
可能需要指定依赖为特定版本
pip install transformers==4.38.2
Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
No response
The text was updated successfully, but these errors were encountered: