Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | -Fix interp_amount rounding in filename | Bernard Maltais | 2022-09-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | -Sort list of checkpoints in list | |||||
* | | | - Add gradio dropdown list to select checkpoints | Bernard Maltais | 2022-09-28 | 1 | -4/+5 | |
| | | | | | | | | | | | | - Update checkpoint model fields labels | |||||
* | | | (feat): Rework Checkpoint Merger UI for better clarity | Bernard Maltais | 2022-09-27 | 1 | -5/+6 | |
| |/ |/| | | | | | | | - Rename variables to better align with field input - Improve merged checkpoint output file name | |||||
* | | added console outputs, more clear indication of progress, and ability to ↵ | AUTOMATIC | 2022-09-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | specify full filename to checkpoint merger restore "Loading..." text | |||||
* | | Merge pull request #1066 from moorehousew/master | AUTOMATIC1111 | 2022-09-27 | 1 | -1/+29 | |
|\ \ | | | | | | | Add support for checkpoint merging | |||||
| * | | Added smoothstep interpolation to checkpoint merging | William Moorehouse | 2022-09-26 | 1 | -2/+4 | |
| | | | ||||||
| * | | Add support for checkpoint merging | William Moorehouse | 2022-09-25 | 1 | -1/+27 | |
| |/ | ||||||
* | | adds support for a notification.mp3 in the root directory that will play ↵ | Connum | 2022-09-26 | 1 | -3/+6 | |
| | | | | | | | | upon completion (fixes #1013) | |||||
* | | 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 | 1 | -0/+3 | |
|\ | ||||||
| * | add custom script source to config path keys | DepFA | 2022-09-25 | 1 | -0/+3 | |
| | | ||||||
* | | added hiding items to ui-config.json | AUTOMATIC | 2022-09-25 | 1 | -2/+5 | |
|/ | ||||||
* | 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 | 1 | -34/+36 | |
|/ | | | | 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 | 1 | -3/+4 | |
| | | | | Prevent writing to arbitrary directories, as usual | |||||
* | do not hide preview image too early | AUTOMATIC | 2022-09-24 | 1 | -1/+1 | |
| | ||||||
* | Remove double loading message | innovaciones | 2022-09-24 | 1 | -1/+0 | |
| | ||||||
* | fix for settings sometimes not applying on javascript side | AUTOMATIC | 2022-09-23 | 1 | -11/+4 | |
| | ||||||
* | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | 2022-09-23 | 1 | -30/+81 | |
| | | | | | | 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 | |||||
* | prevent saving settings with bogus values | AUTOMATIC | 2022-09-23 | 1 | -5/+10 | |
| | ||||||
* | add extrastab send to inpaint | Seki | 2022-09-23 | 1 | -0/+8 | |
| | ||||||
* | add extrastab send to img2img | Seki | 2022-09-23 | 1 | -0/+8 | |
| | ||||||
* | Fix typo | innovaciones | 2022-09-23 | 1 | -1/+1 | |
| | ||||||
* | Show interrupt button without progress bar | innovaciones | 2022-09-23 | 1 | -1/+1 | |
| | ||||||
* | sort JavaScript includes to assure script sequence | DepFA | 2022-09-23 | 1 | -1/+1 | |
| | | | Who knows what filesystem they're on | |||||
* | settings categories split to columns, remade categories | AUTOMATIC | 2022-09-22 | 1 | -23/+32 | |
| | ||||||
* | Add section splitting to settings ui | DepFA | 2022-09-22 | 1 | -7/+16 | |
| | ||||||
* | move Notification.requestPermission() entirely to javascript to possibly fix ↵ | AUTOMATIC | 2022-09-22 | 1 | -2/+2 | |
| | | | | problem with secure context people are having on non-localhost | |||||
* | remove labels from output gallery | AUTOMATIC | 2022-09-22 | 1 | -3/+3 | |
| | ||||||
* | A big rework, just what you were secretly hoping for! | AUTOMATIC | 2022-09-22 | 1 | -75/+57 | |
| | | | | | | | 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 | |||||
* | New position and interrupt integration | innovaciones | 2022-09-22 | 1 | -21/+25 | |
| | ||||||
* | Use generate button as progress bar | innovaciones | 2022-09-22 | 1 | -3/+4 | |
| | ||||||
* | Add LDSR and "GoLatent?" Upscaling (#763) | d8ahazard | 2022-09-21 | 1 | -0/+1 | |
| | | | * Add LDSR Upscaling | |||||
* | prevent seed extras from having effect when extras checkbox is not checked | AUTOMATIC | 2022-09-21 | 1 | -5/+5 | |
| | ||||||
* | fix image replacement via clipboard paste or drag and drop on PNG Info tab | Connum | 2022-09-21 | 1 | -1/+1 | |
| | ||||||
* | added --use-textbox-seed option to make long seeds possible from web ui | AUTOMATIC | 2022-09-20 | 1 | -1/+1 | |
| | ||||||
* | Enable neural network upscalers for highres. fix | AUTOMATIC | 2022-09-20 | 1 | -1/+1 | |
| | ||||||
* | Send a browser notification when the images are ready | Dave Sescleifer | 2022-09-20 | 1 | -0/+8 | |
| | ||||||
* | Automatically show PNGinfo when uploading image | trufty | 2022-09-19 | 1 | -0/+1 | |
| | ||||||
* | fix the issue with incorrect js options on page load | AUTOMATIC | 2022-09-19 | 1 | -1/+1 | |
| | | | | | add a setting for lightbox max size images use setting for lightbox max size images late to let user change it and see results | |||||
* | added highres fix feature | AUTOMATIC | 2022-09-19 | 1 | -0/+15 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-19 | 1 | -4/+1 | |
|\ |