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
Pip Install (I used latest requirements.txt)
Latest | 最新版
Windows
gradio编译完成后会停住,手动点击停止后才会把后面的成功或失败信息以及文件下载区打印出来 到交叉编译完成后只要运行 yield from update_ui_lastest_msg(f'第{n_fix}编译结束:{results_}', chatbot, history) # 刷新Gradio前端界面 这一行就停住了,我把它注释后变成运行到promote_file_to_downloadzone 就停住
No response
The text was updated successfully, but these errors were encountered:
我也是每次卡在这
Sorry, something went wrong.
No branches or pull requests
Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
Version | 版本
Latest | 最新版
OS | 操作系统
Windows
Describe the bug | 简述
gradio编译完成后会停住,手动点击停止后才会把后面的成功或失败信息以及文件下载区打印出来
到交叉编译完成后只要运行 yield from update_ui_lastest_msg(f'第{n_fix}编译结束:
{results_}', chatbot, history) # 刷新Gradio前端界面 这一行就停住了,我把它注释后变成运行到promote_file_to_downloadzone 就停住
Screen Shot | 有帮助的截图
Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
No response
The text was updated successfully, but these errors were encountered: