Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved images to | AUTOMATIC | 2022-09-04 | 13 | -0/+0 |
| | |||||
* | updated interface to use Blocks | AUTOMATIC | 2022-08-30 | 1 | -0/+0 |
| | | | | | added mode toggle for img2img added inpainting to readme | ||||
* | support for running custom code (primarily to generate various labeled grids) | AUTOMATIC | 2022-08-28 | 1 | -0/+0 |
| | | | | export for 4chan option | ||||
* | Implementation for SD upscale. | AUTOMATIC | 2022-08-27 | 1 | -0/+0 |
| | |||||
* | implementation for attention using [] and () | AUTOMATIC | 2022-08-27 | 1 | -0/+0 |
| | |||||
* | textual inversion embeddings support | AUTOMATIC | 2022-08-25 | 1 | -0/+0 |
| | | | | settings tab | ||||
* | png chunk info for readme | AUTOMATIC | 2022-08-24 | 1 | -0/+0 |
| | |||||
* | loopback mode for img2img | AUTOMATIC | 2022-08-24 | 1 | -0/+0 |
| | | | | commandline options for grid filetypes and max batch count | ||||
* | added resizing modes | AUTOMATIC | 2022-08-24 | 1 | -0/+0 |
| | | | | added more info into readme | ||||
* | Prompt matrix now draws text like in demo. | AUTOMATIC | 2022-08-23 | 2 | -0/+0 |
| | |||||
* | additional picture for prompt matrix | AUTOMATIC | 2022-08-23 | 1 | -0/+0 |
| | | | | | proper seeds for img2img a bit of refactoring | ||||
* | silence the warning from transformers | AUTOMATIC | 2022-08-23 | 4 | -0/+0 |
add feature demonstrations to readme |