Christian Cantrell

Results 10 comments of Christian Cantrell

I'm having the same issue. This is a deal-breaker for me. I love Karabiner, but I'm going to have to uninstall it until this issue is addressed. (Note that after...

Hi, there. Here's a minimal project that demonstrates the issue: https://github.com/cantrell/Electron-LitElement-TypeScript-Webpack-Boilerplate When the renderer target is set to `web`, the page renders fine, and I see this: However, when the...

Hi, there. I didn't solve the problem (I just found a workaround). I'll reopen if someone is willing to take a look. The repo referenced above is once again available....

Setting the target to `web` is the only workaround I've found, but of course that has a lot of disadvantages.

Huh. OK. I'll give it another go. Thanks for looking into it. I'll reopen if I can reproduce.

Thanks, @WebDev9000. Integration with A1111 is one of the biggest feature requests. My hope is to deprecate support for my own server if this works out.

This worked for me, too. I could train on the 768 model, but not 512. Updating xformers fixed the problem for me.

Are you using local inference or the API key? If you're using the API key, check under "Advanced Options" in the Generate tab.

This is awesome. Thanks for the PR. Apologies for the slow response. I'll dig in over the holiday weekend.

We're trying to work out whether we should interface with A1111 or emulate the Stable Diffusion REST API.