Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -Fix interp_amount rounding in filename | Bernard Maltais | 2022-09-28 | 1 | -2/+2 |
| | | | | -Sort list of checkpoints in list | ||||
* | Fix variable conversion code issue | Bernard Maltais | 2022-09-28 | 1 | -14/+14 |
| | |||||
* | - Add gradio dropdown list to select checkpoints | Bernard Maltais | 2022-09-28 | 1 | -14/+14 |
| | | | | - Update checkpoint model fields labels | ||||
* | Fix file name | Bernard Maltais | 2022-09-27 | 1 | -1/+1 |
| | |||||
* | (feat): Rework Checkpoint Merger UI for better clarity | Bernard Maltais | 2022-09-27 | 1 | -14/+14 |
| | | | | | - Rename variables to better align with field input - Improve merged checkpoint output file name | ||||
* | Add interpolation method and weight to output filename | Bernard Maltais | 2022-09-27 | 1 | -1/+1 |
| | |||||
* | added console outputs, more clear indication of progress, and ability to ↵ | AUTOMATIC | 2022-09-27 | 1 | -15/+33 |
| | | | | | | specify full filename to checkpoint merger restore "Loading..." text | ||||
* | Added smoothstep interpolation to checkpoint merging | William Moorehouse | 2022-09-26 | 1 | -2/+17 |
| | |||||
* | Add support for checkpoint merging | William Moorehouse | 2022-09-25 | 1 | -0/+24 |
| | |||||
* | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | 2022-09-23 | 1 | -2/+4 |
| | | | | | | tabs fixed some [send to..] buttons to work properly with all tabs | ||||
* | A big rework, just what you were secretly hoping for! | AUTOMATIC | 2022-09-22 | 1 | -13/+5 |
| | | | | | | | SD upscale moved to scripts Batch processing script removed Batch processing added to main img2img and now works with scripts img2img page UI reworked to use tabs | ||||
* | Support reusing filename stems during batch processing in Extras tab | olivier | 2022-09-20 | 1 | -6/+14 |
| | |||||
* | Automatically show PNGinfo when uploading image | trufty | 2022-09-19 | 1 | -0/+3 |
| | |||||
* | Fixed "CodeFormer visibility:" rounding to 2 decimals. | Dement242 | 2022-09-17 | 1 | -1/+1 |
| | |||||
* | Restore run_pnginfo | jjisnow | 2022-09-17 | 1 | -1/+1 |
| | |||||
* | image info tab | JJ | 2022-09-16 | 1 | -3/+4 |
| | | | | | * handles exceptions if jpeg jfif data not present * removes further non-comment related exif data. | ||||
* | fix extras tab showing original images instead of upscales | AUTOMATIC | 2022-09-16 | 1 | -1/+4 |
| | |||||
* | Add batch processing to Extras tab | ArrowM | 2022-09-16 | 1 | -40/+59 |
| | |||||
* | updates for exif comments #446 | AUTOMATIC | 2022-09-14 | 1 | -1/+7 |
| | |||||
* | prevent extras from saving in dir | JustAnOkapi | 2022-09-14 | 1 | -1/+1 |
| | | | | | Extras have none of the vars used in dir names, so they cant be saved into dirs. +grid code cleanup | ||||
* | add support for reading saved jpeg comments | AUTOMATIC | 2022-09-13 | 1 | -1/+15 |
| | |||||
* | [Feature Request] Save defaults for extras & keep image parameters after ↵ | AUTOMATIC | 2022-09-12 | 1 | -1/+3 |
| | | | | using extras #251 | ||||
* | allow resizing into non-integer sizes | AUTOMATIC | 2022-09-12 | 1 | -1/+1 |
| | |||||
* | [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 |
| | |||||
* | [Feature Request] Save defaults for extras & keep image parameters after ↵ | AUTOMATIC | 2022-09-11 | 1 | -0/+87 |
using extras #251 |