Kly_Men_COmpany

Results 92 comments of Kly_Men_COmpany

> > Is it possible to set gallery-dl to print metadata to console stdout (or stderr), rather than printing it to a file? > > No, that's not possible at...

If there will be a reliable method to stop downloading older content, then there is no need in implicitly changing endpoints (which is bad, when the user knows better what...

OK, thank you! By the way, what if I tell you that I am scrapping your API to download all of the images to store the history of all requests...

Anyway, I need this urgently, So I tried to fix it on my own. I won't open PR/fork/whatever. Here are my patched versions of `generate-builder.js` and `generate-parser.js`: [generate-builder-parser.zip](https://github.com/alik0211/mtproto-core/files/9413325/generate-builder-parser.zip) Essential parts...

> Do you happen to know why ? https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1113#issuecomment-1258446573

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2305#issuecomment-1277066221 > Also, there is an error saying composition via AND is not supported for DDIM/PLMS samplers, but using these samples with "OR" is possible (because the magic happens before...

Any progress on this? Recently I used DDIM to inpaint various characters into one big picture, but I've struggled to describe one of them properly for the model to understand...

On topic: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2310#issuecomment-1275755291

The only tricky thing Highres Fix does is calculates proper low-res dimensions according to your target resolution: https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/42bf5fa3256bff5e4640e5a626e750d4e49e01e1/modules/processing.py#L518-L525 For example, if you want to manually apply hr_fix-alike behavior for 800*600...

Aren't those scripts by design should execute on their own, are they? It's like downloading a DLL file, put it to any graphic editor "Plugins" folder (for example) and then...