linux上报错:Could not create share link. Please check your internet connection or our status page
时间:2024-04-19 12:05:16 来源:网络cs 作者:焦糖 栏目:选品工具 阅读:
报错提示
warnings.warn(Running on local URL: http://127.0.0.1:7860Could not create share link. Please check your internet connection or our status page: https://status.gradio.app.
解决方法 首先提示这个错误:
Could not create share link. Missing file: /root/miniconda3/envs/textgen/lib/python3.11/site-packages/gradio/frpc_linux_amd64_v0.2.Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps:1. Download this file: https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_amd642. Rename the downloaded file to: frpc_linux_amd64_v0.23. Move the file to this location: /root/miniconda3/envs/textgen/lib/python3.11/site-packages/gradio
先按照提示,下载,重命名,并放入这个文件夹中(按你对应的)
然后就厉害了:
sudo chmod +x /root/miniconda3/envs/textgen/lib/python3.11/site-packages/gradio/frpc_linux_amd64_v0.2
完结散花~
本文链接:https://www.kjpai.cn/news/2024-04-19/160308.html,文章来源:网络cs,作者:焦糖,版权归作者所有,如需转载请注明来源和作者,否则将追究法律责任!
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
上一篇:2024年掌握人工智能的顶级课程
下一篇:返回列表