Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Move memmon tooltip to hints.js | EyeDeck | 2022-09-19 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | Move memmon tooltip to hints.js so it's with the other tooltips, and doesn't have to be re-sent from the server every time. Also, allowed tooltips to be applied by matching a class name if all else fails. | ||||
* | | made 'reuse seed' button give you the seed/subseed of the currently selected ↵ | AUTOMATIC | 2022-09-19 | 1 | -40/+26 |
|/ | | | | picture rather than the first | ||||
* | add read access to settings for jsavascript | AUTOMATIC | 2022-09-18 | 1 | -2/+11 |
| | | | | add an option to disable lightbox modal | ||||
* | fix tooltip not appearing for the shuffle button | AUTOMATIC | 2022-09-18 | 1 | -2/+2 |
| | |||||
* | Merge pull request #585 from JohanAR/ui_seed_changes | AUTOMATIC1111 | 2022-09-18 | 1 | -36/+102 |
|\ | | | | | Polish seed UI options | ||||
| * | Add buttons for random and reuse seed. | Johan Aires Rastén | 2022-09-18 | 1 | -36/+102 |
| | | | | | | | | | | Random button sets seed to -1, reuse copies the seed from the last generated image. | ||||
* | | prevent live previews from showing previous picture | AUTOMATIC | 2022-09-18 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #651 from EyeDeck/master | AUTOMATIC1111 | 2022-09-18 | 1 | -12/+17 |
|\ | | | | | Add some error handling for VRAM monitor | ||||
| * | ...and make sure it can't get stuck on | EyeDeck | 2022-09-18 | 1 | -2/+3 |
| | | | | | | | | in case someone sets opts.memmon_poll_rate to 0 during generation | ||||
| * | Add some error handling for VRAM monitor | EyeDeck | 2022-09-18 | 1 | -12/+16 |
| | | |||||
* | | altered progressbar to not rely on first progress request coming after the ↵ | AUTOMATIC | 2022-09-18 | 1 | -22/+35 |
|/ | | | | job has started; may help with broken progressbar some people say they have | ||||
* | script.js split work | AUTOMATIC | 2022-09-18 | 1 | -2/+7 |
| | |||||
* | typo | AUTOMATIC | 2022-09-17 | 1 | -1/+1 |
| | |||||
* | added user.css support | AUTOMATIC | 2022-09-17 | 1 | -0/+5 |
| | |||||
* | moved progressbar to top by request | AUTOMATIC | 2022-09-17 | 1 | -3/+4 |
| | |||||
* | add support for switching model checkpoints at runtime | AUTOMATIC | 2022-09-17 | 1 | -0/+5 |
| | |||||
* | hide VRAM text if polling is disabled | AUTOMATIC | 2022-09-17 | 1 | -3/+4 |
| | |||||
* | Add VRAM monitoring | EyeDeck | 2022-09-17 | 1 | -1/+13 |
| | |||||
* | remove the warning at startup related to previous PR with batch processing | AUTOMATIC | 2022-09-16 | 1 | -1/+1 |
| | |||||
* | Add batch processing to Extras tab | ArrowM | 2022-09-16 | 1 | -4/+9 |
| | |||||
* | added a second style field | AUTOMATIC | 2022-09-14 | 1 | -24/+74 |
| | | | | | | added the ability to use {prompt} in styles added a button to apply style to textbox rearranged top row for UI | ||||
* | loopback moved to scripts, added support for multiple batches, changed to ↵ | AUTOMATIC | 2022-09-14 | 1 | -9/+2 |
| | | | | honor save grids and how grids in web setting | ||||
* | Update ui.py | jtkelm2 | 2022-09-14 | 1 | -1/+1 |
| | |||||
* | Update ui.py | jtkelm2 | 2022-09-14 | 1 | -1/+1 |
| | |||||
* | Added selected image saving | jtkelm2 | 2022-09-14 | 1 | -2/+10 |
| | |||||
* | Swap width and height sliders in the UI | nnuudev | 2022-09-12 | 1 | -3/+3 |
| | |||||
* | add negative prompt to log when clicking save #249 | AUTOMATIC | 2022-09-12 | 1 | -2/+2 |
| | |||||
* | Instance of CUDA out of memory on a low-res batch, even with ↵ | AUTOMATIC | 2022-09-12 | 1 | -1/+1 |
| | | | | --opt-split-attention-v1 (found cause) #255 | ||||
* | Merge branch 'master' into master | AUTOMATIC1111 | 2022-09-12 | 1 | -2/+2 |
|\ | |||||
| * | memory optimization for CLIP interrogator | AUTOMATIC | 2022-09-12 | 1 | -2/+2 |
| | | | | | | | | changed default cfg_scale to a higher value |