点击run以后没有生成结果图片,一直在loading, 没有日志更新
控制台
界面
same question. Did you get any solution??
This happens when you are using pytorch 1.13.1 as frozen in requirements.txt in repo and I had the same issue. However I tried deleting all versions and install all packages at latest version and it works. (PyTorch 2.1 with compatible xformers installed via conda)
This happens when you are using pytorch 1.13.1 as frozen in requirements.txt in repo and I had the same issue. However I tried deleting all versions and install all packages at latest version and it works. (PyTorch 2.1 with compatible xformers installed via conda)
Do not work for me. After making the changes, it could not even start. python 3.10
This happens when you are using pytorch 1.13.1 as frozen in requirements.txt in repo and I had the same issue. However I tried deleting all versions and install all packages at latest version and it works. (PyTorch 2.1 with compatible xformers installed via conda)
i changed the version, seems not worked

遇到一个新问题
Error while sending telemetry: HTTPSConnectionPool(host='api.gradio.app', port=443): Max retries exceeded with url: /gradio-launched-telemetry/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)')))
same question. Did you get any solution??
not yet
我也是这个问题,重新装了也不行~,关键一点日志都没有,有谁解决了吗?