Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | removing duplicates | achaiah | 2022-09-25 | 1 | -13/+11 | |
| | | | | | | removing duplicated requirements (transformers, diffusers) and reorganizing alphabetically to be able to spot duplicates in the future. | |||||
* | | 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 | 2 | -2/+3 | |
| | ||||||
* | 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 | 2 | -12/+9 | |
| | ||||||
* | Fix to XY_Grid script console progress bar and other progress bar ↵ | RnDMonkey | 2022-09-24 | 3 | -5/+36 | |
| | | | | | improvements (#890) Fix to XY_Grid script console progress bar and other progress bar improvements #890 | |||||
* | Update README.md | jcianca | 2022-09-24 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | jcianca | 2022-09-24 | 1 | -1/+1 | |
| | ||||||
* | Add files via upload | jcianca | 2022-09-24 | 1 | -0/+0 | |
| | ||||||
* | Remove double loading message | innovaciones | 2022-09-24 | 1 | -1/+0 | |
| | ||||||
* | make callback queue handling reusable and implement onUiTabChange() | Connum | 2022-09-24 | 1 | -9/+25 | |
| | ||||||
* | 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. | |||||
* | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-23 | 1 | -0/+16 | |
|\ | ||||||
| * | Tweak margin | innovaciones | 2022-09-23 | 1 | -1/+1 | |
| | | ||||||
| * | Fix border | innovaciones | 2022-09-23 | 1 | -0/+3 | |
| | | ||||||
| * | Fix preview images position | innovaciones | 2022-09-23 | 1 | -0/+13 | |
| | | ||||||
* | | fix for settings sometimes not applying on javascript side | AUTOMATIC | 2022-09-23 | 1 | -11/+4 | |
|/ | ||||||
* | Only switch between visible gallery entries | DepFA | 2022-09-23 | 1 | -2/+14 | |
| | | | Since the other tabs are kept in the dom now filtering is needed. | |||||
* | delete unwanted console.log | AUTOMATIC | 2022-09-23 | 1 | -1/+0 | |
| | ||||||
* | 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 | 6 | -40/+236 | |
| | | | | | | tabs fixed some [send to..] buttons to work properly with all tabs | |||||
* | removed some information that its owner decided he did not want to share | AUTOMATIC | 2022-09-23 | 1 | -1/+1 | |
| | ||||||
* | 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 | 6 | -81/+68 | |
| | | | | | | 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 | 10 | -101/+218 | |
| |\ | ||||||
| * | | 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 | |
| | | | ||||||
* | | | Update .gitignore to ignore downloaded GFPGAN models | William Moorehouse | 2022-09-23 | 1 | -0/+1 | |
| | | | ||||||
* | | | add warning for when user's settings are broken | AUTOMATIC | 2022-09-23 | 1 | -0/+21 | |
| | | | ||||||
* | | | prevent weird behavior when pressing interrupt just as image finishes | AUTOMATIC | 2022-09-23 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'origin/dfaker-patch-1' | AUTOMATIC | 2022-09-23 | 0 | -0/+0 | |
|\ \ \ | ||||||
| * | | | Change default bug report template label to bug-report | DepFA | 2022-09-23 | 1 | -1/+1 | |
| | |/ | |/| | | | | for later confirmation or denial as an actual bug | |||||
* | | | Merge remote-tracking branch 'origin/dfaker-patch-2' | AUTOMATIC | 2022-09-23 | 0 | -0/+0 | |
|\ \ \ | ||||||
| * | | | sort JavaScript includes to assure script sequence | DepFA | 2022-09-23 | 1 | -1/+1 | |
| |/ / | | | | | | | Who knows what filesystem they're on | |||||
* | | | Fix typo | innovaciones | 2022-09-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | Show interrupt button without progress bar | innovaciones | 2022-09-23 | 1 | -2/+2 | |
| | | | ||||||
* | | | Show interrupt button without progress bar | innovaciones | 2022-09-23 | 1 | -1/+1 | |
| | | |