Skip to content

1.0.0: Develop (#104)

Pre-release
Pre-release
Compare
Choose a tag to compare
@w4ffl35 w4ffl35 released this 12 Jan 17:21
· 17 commits to master since this release
7b3ee82
* Feature/v1.0.0 polish (#88)

* Adds settings window

* Updates model paths

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Feature/v1.0.0 polish (#90)

* Adds settings window

* Updates model paths

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Fixes inpaint

* Adds status label, fixes spinbox value update

* Automatically start server

* Adds dorpdowns for v1 and v2 models

- ability to add paths for v1 / v2 models

* Feature/add ckpt support (#92)

* Updates interface for ux

breaks config values (strength, steps and strength)

* Improvements to panels

* Reduces code complexity

* Fixes issues with default values resetting

* Fixes sliders

* Moves box slider in outpaint, removes print statements

* Fixes model and version switching

* Remove print statement

* Adds ckpt conversion handling

* Feature/add upscaling (#100)

* Develop (#97)

* Feature/v1.0.0 polish (#88)

* Adds settings window

* Updates model paths

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Feature/v1.0.0 polish (#90)

* Adds settings window

* Updates model paths

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Show infinite load bar when first requesting an image

* Reduce tick on progressbar timer

* Fixes inpaint

* Adds status label, fixes spinbox value update

* Automatically start server

* Adds dorpdowns for v1 and v2 models

- ability to add paths for v1 / v2 models

* Feature/add ckpt support (#92)

* Updates interface for ux

breaks config values (strength, steps and strength)

* Improvements to panels

* Reduces code complexity

* Fixes issues with default values resetting

* Fixes sliders

* Moves box slider in outpaint, removes print statements

* Fixes model and version switching

* Remove print statement

* Adds ckpt conversion handling

* Adds model base path for custom model handling

* Fixes random seed

* Fixes default model paths

* Updates to tabs