DiffBIR icon indicating copy to clipboard operation
DiffBIR copied to clipboard

点击run以后没有生成结果图片,一直在loading, 没有日志更新

Open fusu192 opened this issue 2 years ago • 6 comments

控制台 image

界面 image

fusu192 avatar Nov 08 '23 18:11 fusu192

same question. Did you get any solution??

SeekOneByOne avatar Nov 15 '23 03:11 SeekOneByOne

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)

Totoro-Li avatar Nov 21 '23 20:11 Totoro-Li

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

Vsion avatar Dec 06 '23 07:12 Vsion

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 image

image

fusu192 avatar Jan 05 '24 16:01 fusu192

遇到一个新问题 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)'))) image

fusu192 avatar Jan 05 '24 16:01 fusu192

same question. Did you get any solution??

not yet

fusu192 avatar Jan 05 '24 16:01 fusu192

我也是这个问题,重新装了也不行~,关键一点日志都没有,有谁解决了吗?

wanggogogo avatar Mar 25 '24 18:03 wanggogogo