Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | add api logging | Vladimir Mandic | 2023-01-03 | 1 | -0/+1 | |
| | |/ / / | ||||||
| * | | | | Rename bicubic antialiased option | MMaker | 2023-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Comma was causing the the value in PNG info to be quoted, which causes the upscaler dropdown option to be blank when sending to UI | |||||
| * | | | | Add new latent upscale modes | MMaker | 2023-01-04 | 1 | -2/+5 | |
| | | | | | ||||||
| * | | | | helpful error message when trying to load 2.0 without config | AUTOMATIC | 2023-01-04 | 1 | -2/+7 | |
| |/ / / | | | | | | | | | | | | | failing to load model weights from settings won't break generation for currently loaded model anymore | |||||
| * | | | add option to reorder items in main UI | AUTOMATIC | 2023-01-03 | 1 | -0/+13 | |
| | | | | ||||||
| * | | | Hires fix rework | AUTOMATIC | 2023-01-02 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | change karras scheduler sigmas to values recommended by SD from old 0.1 to ↵ | AUTOMATIC | 2023-01-01 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | 10 with an option to revert to old | |||||
| * | | | show sampler selection in dropdown, add option selection to revert to old ↵ | AUTOMATIC | 2022-12-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | radio group | |||||
| * | | | alt-diffusion integration | AUTOMATIC | 2022-12-31 | 1 | -9/+1 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion | AUTOMATIC | 2022-12-31 | 1 | -0/+8 | |
| |\ \ \ | ||||||
| | * | | | delete a file | zhaohu xing | 2022-12-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: zhaohu xing <920232796@qq.com> | |||||
| | * | | | Merge pull request #3 from 920232796/master | Zac Liu | 2022-12-06 | 1 | -1/+5 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | fix device support for mps update the support for SD2.0 | |||||
| | | * | | | fix bug | zhaohu xing | 2022-12-02 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: zhaohu xing <920232796@qq.com> | |||||
| | * | | | | Merge branch 'AUTOMATIC1111:master' into master | Zac Liu | 2022-12-06 | 1 | -10/+6 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge branch 'master' into master | zhaohu xing | 2022-11-30 | 1 | -15/+38 | |
| | |\ \ \ \ | ||||||
| | * | | | | | add AltDiffusion to webui | zhaohu xing | 2022-11-29 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: zhaohu xing <920232796@qq.com> | |||||
| * | | | | | | Merge pull request #6017 from hitomi/master | AUTOMATIC1111 | 2022-12-31 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add memory cache for VAE weights | |||||
| | * | | | | | | Add memory cache for VAE weights | hitomi | 2022-12-25 | 1 | -0/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * / | | | | | fix shared state dictionary | Vladimir Mandic | 2022-12-31 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | change wording a bit | AUTOMATIC | 2022-12-24 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | added cheap NN approximation for VAE | AUTOMATIC | 2022-12-24 | 1 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #5976 from AbstractQbit/fast_preview | AUTOMATIC1111 | 2022-12-24 | 1 | -2/+3 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add an option for faster low quality previews | |||||
| | * | | | | | Add an option for faster low quality previews | AbstractQbit | 2022-12-24 | 1 | -2/+3 | |
| | | |_|_|/ | | |/| | | | ||||||
| * / | | | | added an option to filter out deepbooru tags | AUTOMATIC | 2022-12-24 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #5838 from aliencaocao/fix_gradio_pil | AUTOMATIC1111 | 2022-12-24 | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | Dirty fix for missing PIL supported file extensions | |||||
| | * | | | | Fix PIL being imported before its installed (for new users only) | Billy Cao | 2022-12-18 | 1 | -0/+1 | |
| | | |/ / | | |/| | | ||||||
| * | | | | add an option for img2img background color | AUTOMATIC | 2022-12-24 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename | AUTOMATIC1111 | 2022-12-24 | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | Add option to save upscaler to filename suffix in extras tab. | |||||
| | * | | | | Update OptionInfo to match preexisting option. | timntorres | 2022-12-17 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Add option to include upscaler name in filename. | timntorres | 2022-12-17 | 1 | -0/+1 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | remove NSFW filter and its dependency; if you still want it, find it in the ↵ | AUTOMATIC | 2022-12-10 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | extensions section | |||||
| * | | | | use less javascript for this non-js-only implementation of the clear prompt ↵ | AUTOMATIC | 2022-12-10 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | button. | |||||
| * | | | | Merge pull request #3198 from papuSpartan/master | AUTOMATIC1111 | 2022-12-10 | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | Add Clear Prompt button to roll_col | |||||
| | * \ \ \ | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-12-10 | 1 | -27/+70 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-11-07 | 1 | -8/+51 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into js | papuSpartan | 2022-11-01 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-31 | 1 | -34/+82 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | refactor internal terminology to use 'clear' instead of 'trash' like #2728 | papuSpartan | 2022-10-21 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-21 | 1 | -1/+23 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | add settings option to toggle button visibility | papuSpartan | 2022-10-21 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option | AUTOMATIC1111 | 2022-12-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | Add option to avoid sending size between interfaces. | |||||
| | * | | | | | | | | | Add opt. to avoid sending size between interfaces. | timntorres | 2022-12-05 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | add Noise multiplier option to infotext | AUTOMATIC | 2022-12-10 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #5373 from mezotaken/master | AUTOMATIC1111 | 2022-12-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | add noise strength parameter similar to NAI | |||||
| | * | | | | | | | | add noise strength parameter similar to NAI | Vladimir Repin | 2022-12-03 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | add built-in extension system | AUTOMATIC | 2022-12-03 | 1 | -9/+4 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions | |||||
| * | | | | | | | | Merge pull request #4459 from kavorite/color-sketch-inpainting | AUTOMATIC1111 | 2022-12-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | add `--gradio-inpaint-tool` and option to specify `color-sketch` | |||||
| | * | | | | | | | | add gradio-inpaint-tool; color-sketch | kavorite | 2022-11-08 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | more simple config option name plus mouseover hint for clip skip | AUTOMATIC | 2022-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fix clip skip of 1 not being restored from prompts | space-nuko | 2022-12-01 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | |