Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added progressbar | AUTOMATIC | 2022-09-05 | 1 | -0/+25 |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | ||||
* | added random artist button | AUTOMATIC | 2022-09-05 | 1 | -0/+5 |
| | | | | added a setting for padding when doing inpaint at original resolution | ||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -5/+7 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -5/+0 |
| | |||||
* | style changes related to the gradio update | AUTOMATIC | 2022-09-01 | 1 | -13/+21 |
| | |||||
* | fix for GPFGAN RGB/BGR (thanks deggua) | AUTOMATIC | 2022-08-31 | 1 | -0/+2 |
| | | | | | | experimental support for negative prompts (without UI) option to do inpainting at full resolution Tooltips for UI elements | ||||
* | fix css for dark interface | AUTOMATIC | 2022-08-30 | 1 | -1/+1 |
| | |||||
* | updated interface to use Blocks | AUTOMATIC | 2022-08-30 | 1 | -0/+61 |
added mode toggle for img2img added inpainting to readme |