Disonantemus
Disonantemus
I use my smartphone _as a magnifier_ like this (dwm tiling window manager): 1. Launch **scrcpy** with main camera. 2. Drag camera window with MOD+mouse to make it a _floating...
1. Your right, sorry, I did missed [this](https://github.com/wustho/baca#opening-an-image). Because it's not obvious, I changed `PreferredImageViewer = auto` to all my installed image viewers (nsxiv, imv, viu {inside virtual terminal}, feh,...
> why use `pipx` instead of just `pip` itself? just curious To me, using `pipx` for CLI tools is **better** for every python package that is not in repos (Main,...
I did move to [go-grip](https://github.com/chrishrb/go-grip), because: - Is maintained (grip last commit is from 2 years ago). - Local/offline without API from GitHub. - Just one small binary to download...
> Did you try setting -s 8 instead of the wrong scale for the model (4)? Main.cpp just converts the -s argument to an integer without checking range so it...
- Is there an easy way to use those models besides ChaiNNer (or maybe ComfyUI)? - Maybe, as a regular upscaler? and do the blending later in an editor. ---...
> For face upscale with NCNN there is a half-abandoned project: https://github.com/onuralpszr/GFPGAN-ncnn-vulkan. A couple of years ago I tried it and it worked. It uses a somewhat outdated model [GFPGANCleanv1-NoCE-C2](https://github.com/onuralpszr/GFPGAN-ncnn-vulkan/releases/tag/v0.0.1-models)....
> Well, TauonMusicBox is kind of abandoned as well. Or more I'd say they're in "Maintenance Mode", where I'd fix any major issue, merge PR's, but not necessarily work on...
> > Problems with aspect ratios 16:10 16:9 21:9 and Custom: - Weird snap steps when changing size. > > Its trying so snap to sizes matching those ratios, are...
### [Bug Report] > Exporting with _JPEG Lossless mode_, resulting image has different resolution than **avvie** shows. Checked with: - exiv2 - mediainfo - nsxiv - ffprobe --- Steps to...