catboxanon

Results 23 issues of catboxanon

## Description This aims to fix an issue on Windows where some functions will misbehave if forward slashes are provided rather than double backslashes. An example of this is the...

## Description When a file's mtime is attempted to be read from the cache, but the resultant file does not actually exist (in the case of a symlink), currently this...

## Description Fixes an issue where if the `Esc` key is pressed and no lightbox modal is on screen, it will lock up the UI by triggering an interrupt when...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Relatively new...

enhancement

Title. Transparent images are currently passed to the UI as a uint8 array where Gradio handles it. This properly adds infotext to the image and also adds the option for...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Relatively new...

enhancement

## Description Replaces the JSON dump with something more readable (which was already created for the profiler results). Also sorts keys. This does not affect the profiler visualization in any...

Addresses https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/490 -- this PR is more or less to bring this to attention. This isn't the correct fix as this undoes a couple changes made by @lllyasviel, but I'm...

Title. Adapted from https://github.com/comfyanonymous/ComfyUI/commit/ae77590b4e0cbab55ac9edb67722092d375fe3ec --- Semi-related: I don't think my question I originally asked in https://github.com/lllyasviel/stable-diffusion-webui-forge/discussions/80 was addressed well. Are we planning to sync upstream of both the webui _and_...

Closes https://github.com/picobyte/stable-diffusion-webui-wd14-tagger/issues/100