Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add extra kdiffusion parameters | DepFA | 2022-09-27 | 1 | -0/+3 |
| | |||||
* | pass ddim_eta and ddim_discretize | DepFA | 2022-09-27 | 1 | -2/+2 |
| | |||||
* | Add options for exposed ddim sampler params | DepFA | 2022-09-27 | 1 | -0/+4 |
| | | | ddim_eta & ddim_discretize | ||||
* | Grids saving to subdirectory when setting unchecked | Daniel | 2022-09-27 | 1 | -1/+1 |
| | | | | Fixed grids saving to subdirectory when the setting is unchecked but "save images to subdirectory" was checked. | ||||
* | job_timestamp initialization change | DepFA | 2022-09-27 | 1 | -1/+2 |
| | |||||
* | use strftime. update hints.js | tateisu | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | add [datetime] to image file name pattern | tateisu | 2022-09-26 | 1 | -0/+1 |
| | |||||
* | copy over fields when sending to img2img: ↵ | Liam | 2022-09-26 | 1 | -8/+11 |
| | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1029 | ||||
* | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-25 | 4 | -0/+9 |
|\ | |||||
| * | Changed job_id to timestamp | Eyrie | 2022-09-25 | 2 | -6/+5 |
| | | |||||
| * | fix formatting | Eyrie | 2022-09-25 | 1 | -1/+1 |
| | | |||||
| * | fix formatting | Eyrie | 2022-09-25 | 1 | -0/+1 |
| | | |||||
| * | Added job_id pattern for directories | Eyrie | 2022-09-25 | 2 | -1/+6 |
| | | |||||
| * | add custom script source to config path keys | DepFA | 2022-09-25 | 1 | -0/+3 |
| | | |||||
| * | add attribute to custom script controls | DepFA | 2022-09-25 | 1 | -0/+1 |
| | | |||||
* | | added hiding items to ui-config.json | AUTOMATIC | 2022-09-25 | 1 | -2/+5 |
| | | |||||
* | | potential fix for embeddings no loading on AMD cards | AUTOMATIC | 2022-09-25 | 1 | -2/+2 |
|/ | |||||
* | Fix token max length | guaneec | 2022-09-25 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-25 | 1 | -1/+13 |
|\ | |||||
| * | Correct indent | DepFA | 2022-09-25 | 1 | -3/+3 |
| | | |||||
| * | Persist default Number values | DepFA | 2022-09-25 | 1 | -1/+4 |
| | | |||||
| * | Add attr to skip | DepFA | 2022-09-25 | 1 | -1/+4 |
| | | |||||
| * | Apply to all checkboxes and textboxes | DepFA | 2022-09-25 | 1 | -6/+4 |
| | | |||||
| * | Add attributes to checkboxes for persisting | DepFA | 2022-09-25 | 1 | -0/+8 |
| | | |||||
* | | added support for setting hires fix from pasted prompts | AUTOMATIC | 2022-09-25 | 2 | -49/+55 |
|/ | | | | added more robust detection of last line with parameters for pasted prompts | ||||
* | by popular request, moves width/height sliders higher | AUTOMATIC | 2022-09-25 | 1 | -8/+8 |
| | |||||
* | Disable 'batch img2img' when launched with --hide-ui-dir-config | EyeDeck | 2022-09-24 | 3 | -4/+7 |
| | | | | Prevent writing to arbitrary directories, as usual | ||||
* | added [styles] filename pattern | RnDMonkey | 2022-09-24 | 1 | -0/+1 |
| | |||||
* | do not hide preview image too early | AUTOMATIC | 2022-09-24 | 1 | -1/+1 |
| | |||||
* | Reformat some changes from the previous commit. | AUTOMATIC | 2022-09-24 | 1 | -1/+1 |
| | |||||
* | Fix to XY_Grid script console progress bar and other progress bar ↵ | RnDMonkey | 2022-09-24 | 2 | -1/+8 |
| | | | | | improvements (#890) Fix to XY_Grid script console progress bar and other progress bar improvements #890 | ||||
* | Remove double loading message | innovaciones | 2022-09-24 | 1 | -1/+0 |
| | |||||
* | Clear no longer needed VRAM during a 'highres fix' generation created during ↵ | Jacob Tyndall | 2022-09-24 | 1 | -0/+5 |
| | | | | the first sampling before doing the second (img2img) sampling. Makes it possible to use the feature on an 8GB card. | ||||
* | fix for settings sometimes not applying on javascript side | AUTOMATIC | 2022-09-23 | 1 | -11/+4 |
| | |||||
* | fix for inpaint at full resolution breaking if you have an NN upscaler. | AUTOMATIC | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | 2022-09-23 | 3 | -32/+173 |
| | | | | | | tabs fixed some [send to..] buttons to work properly with all tabs | ||||
* | one change didn't make it into the previous commit | AUTOMATIC | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | upgrade to gradio==3.4b3 t fixthe inpain bugs | AUTOMATIC | 2022-09-23 | 1 | -44/+29 |
| | | | | | | rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab | ||||
* | Option to use advanced upscalers with normal img2img | AUTOMATIC | 2022-09-23 | 3 | -6/+15 |
| | |||||
* | prevent saving settings with bogus values | AUTOMATIC | 2022-09-23 | 3 | -20/+22 |
| | |||||
* | Merge pull request #847 from rewbs/rewbs-optionally-save-before-color-correction | AUTOMATIC1111 | 2022-09-23 | 3 | -3/+9 |
|\ | | | | | Add option to save before color correction. This helps with some posterisation issues in img2img loopback. | ||||
| * | Remove unnecessary duplication | Robin Fernandes | 2022-09-23 | 1 | -1/+4 |
| | | |||||
| * | Merge from master | Robin Fernandes | 2022-09-23 | 5 | -91/+163 |
| |\ | |||||
| * | | Add option to save before color correction. Add suffix param when saving ↵ | Robin Fernandes | 2022-09-22 | 3 | -3/+6 |
| | | | | | | | | | | | | files, used for special saves without color correction and face restoration. | ||||
* | | | add extrastab send to inpaint | Seki | 2022-09-23 | 1 | -0/+8 |
| | | | |||||
* | | | add extrastab send to img2img | Seki | 2022-09-23 | 1 | -0/+8 |
| | | | |||||
* | | | gfpgan: just download the damn model | AUTOMATIC | 2022-09-23 | 2 | -8/+14 |
| | | | |||||
* | | | add warning for when user's settings are broken | AUTOMATIC | 2022-09-23 | 1 | -0/+21 |
| | | | |||||
* | | | Fix typo | innovaciones | 2022-09-23 | 1 | -1/+1 |
| | | | |||||
* | | | Show interrupt button without progress bar | innovaciones | 2022-09-23 | 1 | -1/+1 |
| | | |