Phrixus2023
Phrixus2023
> 连不上gradio的服务器? 应该不是,我分别尝试了开着梯子连接,和替换了gradio的api链接都不行,可能是程序代码的问题。我用fooocus就能正常生成链接。
> > > 连不上gradio的服务器? > > > > > > 应该不是,我分别尝试了开着梯子连接,和替换了gradio的api链接都不行,可能是程序代码的问题。我用fooocus就能正常生成链接。 > > ` share=True, # Change this to True and you will have a public link` 你这个是webui里改的吗?我改完运行还是没用
> > > > > 连不上gradio的服务器? > > > > > > > > > > > > 应该不是,我分别尝试了开着梯子连接,和替换了gradio的api链接都不行,可能是程序代码的问题。我用fooocus就能正常生成链接。 > > > > > > > > > ` share=True,...
靠,我一直以为他会提示缺少frpc所以根本没考虑,我现在看看,另外我分享给你一个国内我自己用的公链api链接:https://api.videosreel.com/tunnel-request
> @Phrixus2023谢谢啦,虽然我还不会用这个链接() 我看gradio的tunneling.py里确实写了如果找不到frpc工具就会去下载的逻辑,但不知道为什么没有用。 > >  在netwoking文件里替换链接就行了,我这加了frpc还是不行,我在检查问题
> https://cdn-media.huggingface.co/frpc-gradio-0.1/frpc_windows_amd64.exe 解决了。。。感谢你的详细说明,我一开始是复制的其他版本gradio的frpc,后来我仔细看你的说明,全部按老版本来才成功生成链接。
> 不过我也有一个问题。使用你给的api后,我启动此项目的webui和打标webui确实不需要梯子,能开启外链了。但在启动推理webui的时候http请求又从跑到了api.gradio.app上,导致外链生成不出来。有什么使用限制吗? > >  > > [最后推理webui在本地上运行]  没有限制,我刚测试的是你要提前打开所有web页面,全部都生成了公链 
> inference_webui.py inference_webui.py的share参数好像在该文件头部改就行,不用自己添加
> Oh, @Phrixus2023 this is weird looks like an issue with webui, can you please describe what you were trying to do when this happened? Can you please attach additional...
Sorry, I just realized I posted in the wrong section, I'm all about ipfs-desktop with these questions!