preview6 - 0.1.4
Pre-releaseThese preview release have some gui enhancements and inner thread signaling / data handling refactoring. This may cause unexpected behaviours. If you experience it, please report it in a new bug on the github's issues page.
Added features
-
CivitAi model info and model images previews for embeddings too
-
Thumbnails are cached wich downloaded from CivitAi info or generated by diffusion
-
Incompatible controls are disabled respect to the generation mode, eg. on upscaler tab the CFG is ignored
-
Added splash screen while application startup and loading
-
Pending queue items now are possible to pause. If you set to paused, then it just ignored from the queue. Running job can not be paused (not implemented in sd.cpp)
-
On a queue item a Requeue clones the job, but set the Status to paused (so not started automatically)
-
Added semi-auto versioning (see the cube button next to the Settings and Refresh button)
-
Added some place holder images to the ui
Bug fixes
- after a txt2img job a new img2img job causing segfault
- on model tab the model filters are works with text filter too
- refresh models now works with the model list (on the Model tab)
- some json converter got more validation (as always)
- more data check on events (eg. data table index check)
Update from previous preview versions
Just run the attached installer. Stop all instances before running the installer.
Queue job files (.json) partially compatible with the new format. May the old jobs images visible as "deleted".
If the application won't start after upgrade, please remove all .json files
Current limitations / known bugs
- large textual embeddings are causing crash