Open Nrgte opened 11 months ago
Hi.
v1.5.1 is quite old. Can you upgrade to v1.6.0 and try again?
If not then you may have to try an older version of this plugin.
v1.6.0 has other compatibility issues unfortunatelly. Is there an older commit or version you recommend?
Unfortunatelly there are no tags.
Perhaps we could try the original repo https://github.com/jexom/sd-webui-depth-lib
It's frozen in time and it was working when everyone was on v1.5.0.
Unfortuantelly that one crashes too. :(
Hi
This is the error I receive on startup.
To create a public link, set
share=Truein
launch()`. Startup time: 27.3s (launcher: 15.9s, import torch: 3.1s, import gradio: 0.8s, setup paths: 0.7s, other imports: 1.8s, list SD models: 0.2s, load scripts: 3.2s, create ui: 1.1s, gradio launch: 0.3s). *** API error: GET: http://127.0.0.1:7860/info {'error': 'KeyError', 'detail': '', 'body': '', 'errors': "'dataset'"} Traceback (most recent call last): File "F:\Projects\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\anyio\streams\memory.py", line 98, in receive return self.receive_nowait() File "F:\Projects\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\anyio\streams\memory.py", line 93, in receive_nowait raise WouldBlock anyio.WouldBlock`
A1111 version is v1.5.1
Thanks!