Splendide Imaginarius

Results 20 issues of Splendide Imaginarius

**Describe what this pull request is trying to achieve.** The mask blur in img2img was applied equally in both X and Y dimensions. This caused a bug in the Outpainting...

This fixes `.mkv` inputs, and makes the `.flv` workaround unnecessary.

This enables output container formats such as `.mkv`, `.avi`, `.webm`, and `.gif`. As far as I can tell, the `--ext` argument isn't actually used anywhere. I assume that's a bug...

This produces much cleaner (and more consistent with the frame count progress) terminal output.

This brings `inference_realesrgan_video` behavior in line with `inference_realesrgan`.

This file seems to contain an All Rights Reserved license from Nvidia: https://github.com/bsnes-emu/bsnes/blob/c0c60c83a84a49d4a2b822a0491cb258a3c5b98a/shaders/xBRZ.shader/fxaa.fs If that's the only license it's under, it's not clear to me how it's compliant with the...

This repository lists "amine" as a topic in its GitHub metadata; I assume that is a typo and should be "anime". Fixing this would make it easier to discover the...

It would be nice if it were possible to change the `desired` field of a `Sound_Sample` after creating it, without having to close and re-open the sound file. (Motivation is...

The Color Transfer node had the same bug as the Average Color Fix bug that was fixed in #1907. This commit adds a similar fix for Color Transfer.