Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not mess with components' visibility for scripts; instead create group ↵ | AUTOMATIC | 2022-11-04 | 1 | -2/+2 |
| | | | | components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better | ||||
* | [BUG] Not Working As Intended - create a directory with name derived from ↵ | AUTOMATIC | 2022-09-12 | 1 | -1/+1 |
| | | | | the prompt #306 | ||||
* | add half() supporrt for CLIP interrogation | AUTOMATIC | 2022-09-11 | 1 | -2/+2 |
| | |||||
* | MAde poor man's outpainting do less extra useless work. | AUTOMATIC | 2022-09-07 | 1 | -2/+5 |
| | |||||
* | big improvements to inpainting and outpainting | AUTOMATIC | 2022-09-07 | 1 | -5/+20 |
| | |||||
* | some changes for outpainting to produce less seams | AUTOMATIC | 2022-09-06 | 1 | -1/+1 |
| | |||||
* | added direction option for outpainting | AUTOMATIC | 2022-09-06 | 1 | -9/+25 |
| | |||||
* | fixes for incorrect progressbar | AUTOMATIC | 2022-09-06 | 1 | -1/+0 |
| | |||||
* | added progressbar | AUTOMATIC | 2022-09-05 | 1 | -0/+4 |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | ||||
* | added poor man's inpainting script | AUTOMATIC | 2022-09-03 | 1 | -0/+110 |