blessedcoolant

Results 20 issues of blessedcoolant

New: - [x] Add app version number to the WebUI Bug Fixes: - [x] Optimize model searching - [x] Fix to image degradation on subsequent merges of the canvas. -...

A few bugs fixed. - After the recent update to the Cancel Button, it was no longer respecting sizing in Floating Mode and the Beta Canvas. Fixed that. - After...

Work in progress. Just putting it out there to see if its worth pursuing writing indepth detailed guides. Can be previewed here: https://github.com/blessedcoolant/InvokeAI/blob/docs-invocations/docs/contributing/INVOCATIONS.md

DONE: - Restore model display and select functionality. - Restore model edit forms - Ported Model Manager to new tab from the header. TODO: - Everything else

## Summary # Image To Grayscale Invocation - Adds a node that converts an image to grayscale while allowing the user to control the brightness of the output - This...

python
invocations
services
docs

## Summary CLIP Vision is currently a sub part of IP Adapter. There are other uses for CLIP Vision. Better to have it extracted now rather than later. This PR...

python
invocations
backend
frontend
DO NOT MERGE

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### Operating system Windows ### GPU vendor Nvidia (CUDA) ### GPU model RTX...

bug

- Updated the previous DepthAnything manual implementation to use the `transformers` implementation instead. So we can get upstream features. - Plugged in the DepthAnything models to be handled by Invoke's...

python
invocations
backend
frontend

## Summary Add support for more methods of resampling to work with Tile ControlNet models. - `regular` - The default downsizing resampler which basically downsamples the input image. - `blur`...

python
invocations
backend
frontend

A node to generate normal, roughness and displacement maps from a single image. Based on: https://github.com/joeyballentine/Material-Map-Generator ![opera_5hPWwqnPaj](https://github.com/user-attachments/assets/2e8ad8ad-3976-4225-84d2-eb50f5911fb2)

python
invocations
backend