Max Howell

Results 599 comments of Max Howell

> Change link ~/.tea/stable-diffusion-webui/v*/lib/extensions to ~/.local/share/stable-diffusion-webui/extensions yeah this is what was intended. that it is wrong is a bug. whoops! > link ~/.local/share/stable-diffusion-webui/models/Stable-diffusion to ~/.local/share/models/stable-diffusion we do this. > link...

> unless we were to write a startup shim that creates those as needed yep we have a startup shim that does this already.

I note that sd-webui has a `extensions` *and* `extensions-builtin` folders so you can drop extensions in and not interfere with the builtins. We need to get them to do the...

> > link ~/.tea/stable-diffusion-webui/v*/lib/models to ~/.local/share/stable-diffusion-webui/models > > can do though sd-webui puts a bunch of stuff in there itself on install so we'll be moving pkg data to userland...

SDXL is the model right? Yeah we should fix this to grab that by default.

@jhheider I believe the `os:` key is not relevant here right? On the topic of making your own binaries for `pkgx` to consume, we'd like a flexible way to support...

Should be ok now. If it wasn’t x64 then pantry builds would be failing.

Not sure how this happened but yeah docs are wrong. I can update the docs and we could certainly remove the sorted() for a major version bump.

what reason do we have to assume gpg-agent is meant to start itself?