Manuel Warum
Manuel Warum
#### Found an issue or bug with electron-vue? Tell me all about it! I am trying to import `dialog` in the renderer process. It works fine when serving directly (electron:serve)....
This is a minor issue, but CountUtil test cases will fail on systems with a locale that uses different punctuation for numbers. For instance, any German locale renders numbers like...
**Describe the bug** When using the `euler_a` sampler and running images in batches, using the "Upscale" button will produce a different image. **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** This is more of an unexpected case of indeterminism than a bug. It would be nice to document this somewhere. In my usual workflow, I tend to...
**Is your feature request related to a problem? Please describe.** I noticed that when I tried to in-paint the photo of my company ID, which has completely white background. It...
**Is your feature request related to a problem? Please describe.** Sometimes, I throw multiple prompts in the queue. While older ones might already be finishing (or have finished), I likely...
**Describe the bug** When generating images in batches, more than the requested number of images is generated iff the total number of images is not evenly divisible by the batch...
I propose to add keywords to the package.json file so it can be found easier on npmjs et al.
I have just tried setting up a completely fresh project from scratch to try out caminte like so (in a newly created, empty directory): ``` npm i -g caminte-cli npm...