Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a space holder | Ben | 2022-10-11 | 1 | -1/+4 |
| | |||||
* | Layout fix | Ben | 2022-10-11 | 1 | -14/+14 |
| | |||||
* | fixes related to merge | AUTOMATIC | 2022-10-11 | 1 | -2/+3 |
| | |||||
* | Merge branch 'master' into hypernetwork-training | AUTOMATIC | 2022-10-11 | 1 | -31/+145 |
|\ | |||||
| * | Added slider for deepbooru score threshold in settings | Kenneth | 2022-10-11 | 1 | -1/+1 |
| | | |||||
| * | Make the ctrl+enter shortcut use the generate button on the current tab | Jairo Correa | 2022-10-11 | 1 | -1/+1 |
| | | |||||
| * | Always show previous mask and fix extras_send dest | Vladimir Repin | 2022-10-10 | 1 | -1/+1 |
| | | |||||
| * | Remove max_batch_count from ui.py | RW21 | 2022-10-10 | 1 | -2/+2 |
| | | |||||
| * | Custom Width and Height | alg-wiki | 2022-10-10 | 1 | -4/+8 |
| | | |||||
| * | Textual Inversion: Added custom training image size and number of repeats ↵ | alg-wiki | 2022-10-10 | 1 | -1/+7 |
| | | | | | | | | per input image in a single epoch | ||||
| * | show model selection setting on top of page | AUTOMATIC | 2022-10-09 | 1 | -9/+45 |
| | | |||||
| * | prevent a possible code execution error (thanks, RyotaK) | AUTOMATIC | 2022-10-09 | 1 | -0/+9 |
| | | |||||
| * | hide filenames for save button by default | AUTOMATIC | 2022-10-09 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #1752 from Greendayle/dev/deepdanbooru | AUTOMATIC1111 | 2022-10-09 | 1 | -5/+24 |
| |\ | | | | | | | Added DeepDanbooru interrogator | ||||
| | * | made deepdanbooru optional, added to readme, automatic download of deepbooru ↵ | Greendayle | 2022-10-08 | 1 | -7/+12 |
| | | | | | | | | | | | | model | ||||
| | * | fix conflicts | Greendayle | 2022-10-08 | 1 | -1/+9 |
| | |\ | |||||
| | * \ | Merge branch 'master' into dev/deepdanbooru | Greendayle | 2022-10-07 | 1 | -40/+22 |
| | |\ \ | |||||
| | * | | | deepdanbooru interrogator | Greendayle | 2022-10-05 | 1 | -5/+19 |
| | | | | | |||||
| * | | | | Support `Download` for txt files. | aoirusann | 2022-10-09 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | Add `Download` & `Download as zip` | aoirusann | 2022-10-09 | 1 | -5/+34 |
| | | | | | |||||
| * | | | | chore: Fix typos | Aidan Holland | 2022-10-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Update ui.py | DepFA | 2022-10-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | TI preprocess wording | DepFA | 2022-10-08 | 1 | -3/+3 |
| | |_|/ | |/| | | | | | | I had to check the code to work out what splitting was 🤷🏿 | ||||
| * | | | Fixed typo | Milly | 2022-10-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add button to skip the current iteration | Trung Ngo | 2022-10-08 | 1 | -0/+8 |
| | |/ | |/| | |||||
* / | | hypernetwork training mk1 | AUTOMATIC | 2022-10-07 | 1 | -7/+51 |
|/ / | |||||
* | | Removed duplicate image saving codes | Milly | 2022-10-06 | 1 | -36/+10 |
| | | | | | | | | Use `modules.images.save_image()` instead. | ||||
* | | added support for AND from ↵ | AUTOMATIC | 2022-10-05 | 1 | -2/+4 |
| | | | | | | | | https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/ | ||||
* | | shared.state.interrupt when restart is requested | DepFA | 2022-10-05 | 1 | -0/+1 |
| | | |||||
* | | Display time taken in mins, secs when relevant | xpscyho | 2022-10-04 | 1 | -1/+6 |
| | | | | | | | | Fixes #1656 | ||||
* | | add editor to img2img | AUTOMATIC | 2022-10-04 | 1 | -1/+1 |
|/ | |||||
* | ignore errors in parse for purposes of token counting for #1564 | AUTOMATIC | 2022-10-04 | 1 | -2/+10 |
| | |||||
* | batch processing for img2img with an empty output directory, by request | AUTOMATIC | 2022-10-03 | 1 | -1/+1 |
| | |||||
* | Convert folder icon surrogate pair to valid utf8 | Hanusz Leszek | 2022-10-03 | 1 | -1/+1 |
| | |||||
* | keep textual inversion dataset latents in CPU memory to save a bit of VRAM | AUTOMATIC | 2022-10-02 | 1 | -2/+2 |
| | |||||
* | preprocessing for textual inversion added | AUTOMATIC | 2022-10-02 | 1 | -0/+36 |
| | |||||
* | make save to dirs optional for imgs saved from ui | Lopyter | 2022-10-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into 1404-script-reload-without-restart | AUTOMATIC1111 | 2022-10-02 | 1 | -32/+176 |
|\ | |||||
| * | Merge pull request #1324 from liamkerr/token_updates | AUTOMATIC1111 | 2022-10-02 | 1 | -8/+18 |
| |\ | | | | | | | Fixing Bugs with Token Counter | ||||
| | * | Merge branch 'master' into token_updates | liamkerr | 2022-10-02 | 1 | -7/+34 |
| | |\ | |||||
| | * \ | Merge branch 'master' into token_updates | liamkerr | 2022-10-02 | 1 | -17/+122 |
| | |\ \ | |||||
| | * | | | consolidated token counter functions | Liam | 2022-09-30 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | fixed token counter for prompt editing | Liam | 2022-09-30 | 1 | -7/+13 |
| | | | | | |||||
| | * | | | token counters now update when roll artist and style buttons are pressed ↵ | Liam | 2022-09-30 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1194#issuecomment-1261203893 | ||||
| * | | | | fix for incorrect embedding token length calculation (will break seeds that ↵ | AUTOMATIC | 2022-10-02 | 1 | -0/+2 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | use embeddings, you're welcome!) add option to input initialization text for embeddings | ||||
| * | | | Merge branch 'master' into saving | AUTOMATIC1111 | 2022-10-02 | 1 | -24/+140 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | initial support for training textual inversion | AUTOMATIC | 2022-10-02 | 1 | -17/+122 |
| | |/ | |||||
| * | | Merge branch 'master' into saving | WDevelopsWebApps | 2022-09-29 | 1 | -29/+99 |
| |\ \ | |||||
| * | | | add advanced saving for save button | WDevelopsWebApps | 2022-09-28 | 1 | -8/+29 |
| | | | | |||||
* | | | | correct indent | DepFA | 2022-10-02 | 1 | -13/+12 |
| | | | |