blessedcoolant

Results 20 issues of blessedcoolant

This is not a RIFE specific question but thought I might ask here because I've been trying with RIFE. When I use pyinstaller, the output folder is nearly 4.5GB in...

So I noticed that the cache of the application and auto-complete suggestions for input fields persist across sessions and applications. I am guessing this is because it uses on the...

help wanted

I wanted to compare the inference speeds to https://github.com/harubaru/waifu-diffusion/ I noticed that while the first inference is around the same speed, the waifu-diffusion repo infers the iterations that follow at...

Model Manager for the WebUI This PR intends to bring the ability to Add / Edit / Delete model configs directly from the WebUI along with features that streamline the...

The inpainting entry should have width and height defined which are mandatory.

This mini update to the UI adds the following features. - [x] Model Select in the SiteHeader now has a tooltip that displays the description of the model. This is...

### Embedding Parsing This PR adds a tad bit more comprehensive parsing of the embeddings that are being loaded to InvokeAI. Three new functions have been added. 1. **parse_embedding** --...

Initial Implementation of Localization Support. Right now the ability to localize has been added. Only the options bar has been changed. Rest of it WIP. Making a PR so it's...

Supercedes #1656 because rebasing that was becoming painful. Also implemented localization for the model manager elements now. **DONE:** - [x] Add Initial Ability To Add New Models - [x] Add...