Evan Stoll

Results 78 comments of Evan Stoll

Hitting the same issue now I am trying to use the client to set up some example test cases for a separate OPCUA server instance The specification I am working...

This should also be resolved by https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/5ab7f213bec2f816f9c5644becb32eb72c8ffb89 You should now be able to resolve the issue by either upgrading torch via `--reinstall-torch` _or_ upgrading to https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/5ab7f213bec2f816f9c5644becb32eb72c8ffb89 The change was pushed...

I think I was getting this same issue but cannot quite recall what I did to resolve it.... I _think_ I am now only using [additional networks](https://github.com/kohya-ss/sd-webui-additional-networks) + [LyCORIS](https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris), but...

Curious if/how this is affected by 9ed04e759d8b4a84db1f0e37abee59178fe1f586 as mentioned in https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/8742#issuecomment-1483749304.

A bit too lazy to check what is actually going wrong/if this is a valid fix, but I was initially unable to toggle the extra networks section back off, though...

Not sure why I didn't notice it before, but I am hitting `NotImplementedError`s, primarily from https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/8742/files#diff-117b4f8ba2ca615dbf396c924db1196dc653e2fdcbd9ad50d367b38e061d897eR149, IIUC Do we expect `item_count` to remain unimplemented? If so, I'd like to verify...

I'd like to add onto this by indicating that this has been [fixed in tree](https://github.com/NixOS/nixpkgs/blob/46ece1752796ab40054a39ad1b498b9db8eab0a7/pkgs/development/node-packages/default.nix#L11-L15) for quite a while now. I am still not sure why this is still an...

Digging a bit further, I have to wonder how much of this is caused by the weird attribute name (`@angular/cli`), as most tools I've tried to use with said attribute......

@NobbZ yeah, this is what I've noticed in most JS/Nix libraries so far. For some reason, the in-tree override is not being used? Not sure I understand the core problem,...

After digging a little deeper, it looks like these might be exclusively from the license4j server. The remote for license4j is _not_ defined in `default.nix`, and is only defined in...