w-e-w

Results 525 comments of w-e-w

someone have a theroy about sqlite 3.49.1 beeing the issue I wish to know your sqlite version you should be about to find out by running these command 1. cd...

> Well, this looks fine I guess. > > ``` > (venv) martin@martins-mbp:stable-diffusion-webui python -c "import sqlite3; print(sqlite3.sqlite_version)" > >> 3.49.1 > ``` I think there might be a miscommunication...

I'm not sure how would you do so but maybe you could try downgrading `sqlite` on mac note: it may not be called `sqlite`

seems like it's confirmed to be an issue with sqlite 3.49.1 do you mind testing which version of sqlite works and which doesn't > I only wrote version 3.42.0 above...

@m-balcewicz thanks for testing for your info according to https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/2669#issuecomment-2671431755 `@cocktailpeanut` seems to have found the root cause but you said `3.4.91` works, so maybe they're are some factors at...

@lshqqytiger we got a issue report of I believe the same issue they're using stable-diffusion-webui-amdgpu but missreported to a1111 - https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16821 for my brief testing this seems to be caused...

> - [x] The issue is caused by an extension, but I believe it is caused by a bug in the webui if you believe that is the case then...

tldr my conclusion is that the issue is either a hardware issue specific to your device, or a software issue from a upstream Library such as PyTorch, either case we...

the extension installer is executed in two places 1. immediately after the extension is installed "when using the UI to install extention" 2. during every launching of the webui ```...

since I have not tested this extension with foirge how compatible this extension is with forge due to the nature of this extension lots of part of this extension is...