John-Henry Lim
John-Henry Lim
> Can confirm I've received the same error  This seems to be a different error regarding upstream change to scripts. See #135.
> Running scripts in Img2Img and Inpaint fails consistently. Win10. Here's the error it returns: > > Traceback (most recent call last): File "E:\Automatic1111-StableDiffusionUI\stable-diffusion-webui-master\modules\call_queue.py", line 56, in f res =...
It seems this patch only works for markdown mode, not html mode, referring to the below lines: https://github.com/OliverBalfour/obsidian-pandoc/blob/68ff9e3733cc73055156455721fc736ad45c7d5e/main.ts#L106-L146
This slipped out of my notifications, sorry. I will think about it when I ever try & figure out config presets.
Prompts and generation parameters aren't persistent on the webUI. But I guess it can be implemented as a script on the image generation tabs that stores it into some custom...
I wonder if there is somewhere inside the webUI code were the stride value is stored.
Hm seems like maybe upstream allows selecting multiple scripts at once now. Well, I will worry about that next weekend.
> Hm seems like maybe upstream allows selecting multiple scripts at once now. Well, I will worry about that next weekend. When I wrote this, why did I not link...
Krita/pyqt is a bit more tedious when it comes to UI creation, but it is totally possible if someone does it.