missionfloyd

Results 29 issues of missionfloyd

Since spidev works on the jetson nano, and Jeston.GPIO is a drop-in replacement for RPi.GPIO, then having separate functions for the Raspberry Pi and Jetson Nano shouldn't be necessary. I...

I've noticed that images produced with hitherdither are slightly different than those produced with other programs using the same algorithms. I tested this using Floyd-Steinberg on a solid 50% gray...

When just a filename is entered in `Executable`, check the `$PATH` environment variable instead of just displaying "Executable is invalid". So instead of, for instance `/var/lib/flatpak/exports/bin/org.mamedev.MAME`, we could just enter...

enhancement

Adds TitleIDs for GameCube and Wii games, to support CleanRip's file naming scheme.

#### Your system information * Steam client version: 1660688177 * SteamOS version: 20220817.1 * Opted into Steam client beta?: No * Opted into SteamOS beta?: No * Have you checked...

As an example, the no-intro name for Wave Race 64 is `Wave Race 64 - Kawasaki Jet Ski (USA)`. This doesn't match the fuzzy title `Wave Race 64` and as...

The `Face restoration model` setting is currently unset by default, and CodeFormer is used. However, since the option isn't set, this doesn't get saved to image info. I've changed the...

`stable-diffusion-webui-depthmap-script` (possibly others?) returns 16-bit greyscale images, which causes an error when saving as JPEG. This converts such images to 8-bit. 8-bit greyscale JPEG derived from #6065 ![depthmap-0001-L](https://user-images.githubusercontent.com/4073789/217963969-84d6f788-9f07-4232-ab97-e68d218eef9f.jpg) Fixes #6065,...

If `list_models()` doesn't find anything, SD 1.5 will be downloaded from huggingface. One less step for installation. **Environment this was tested in** - OS: Windows 10 - Browser: Edge 110.0.1587.41...

I wasn't sure what (if anything) to do with the config files, so I left them where they are. Fixes #45 Fixes #127