aidenli
aidenli
> Did you set proxy( http_proxy or https_proxy) on your machine? I encounter this error on linux(centos 7), and I hava solved by the way below. set no_proxy environment variable...
>  > > Can we have a preview of the translated/ output string below the box? like what WD does. https://github.com/pythongosssss/ComfyUI-WD14-Tagger?tab=readme-ov-file Good idea, I will add this feature in...
> add a **Skip Translation** toggle button in case of internet problem. > >  This seems to be a network problem that prevents access to the Google domain.
>  > > Can we have a preview of the translated/ output string below the box? like what WD does. https://github.com/pythongosssss/ComfyUI-WD14-Tagger?tab=readme-ov-file I have added a preview area, you can...
这个问题我检查一下,正常来说,百度的域名不需要使用代理。感谢你的反馈。
> 如果我为google翻译设置了代理,然后我关闭代理软件并转换为百度翻译,再次运行此时会提示错误 HTTPConnectionPool(host='127.0.0.1', port=10809): Max retries exceeded with url: [http://api.fanyi.baidu.com/api/trans/vip/translate?appid=20230506001667994&q=(,,,,中间省略)&from=en&to=zh&salt=50592&sign=d597dbd7919db3c11e0f194adacaf7c0](http://api.fanyi.baidu.com/api/trans/vip/translate?appid=20230506001667994&q=(,,,,%E4%B8%AD%E9%97%B4%E7%9C%81%E7%95%A5)&from=en&to=zh&salt=50592&sign=d597dbd7919db3c11e0f194adacaf7c0) (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。 也就是说这个代理是百度google翻译公用的,而我在config.json删除代理,并重启comfyui之后,仍然同样错误提示。我不得不重装插件,,, 我在最新版本里面强制了百度的请求不用代理,你可以更新看看是否能解决问题。
嗯,这是我调试的debug信息,后面我把它删除掉
Ok, I'll add it asap.
ComfyUI_LayerStyle(https://github.com/chflame163/ComfyUI_LayerStyle/tree/main) already provides this function, so I won't reinvent the wheel. I provide an online calling node. The advantage is that you don't need to download jaycaotion alpha two, so...