Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-12-24 | feat(api): include job_timestamp in progress | Philpax | -0/+1 | |
2022-12-24 | Merge pull request #5838 from aliencaocao/fix_gradio_pil | AUTOMATIC1111 | -0/+1 | |
Dirty fix for missing PIL supported file extensions | ||||
2022-12-24 | add an option for img2img background color | AUTOMATIC | -0/+1 | |
2022-12-24 | Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename | AUTOMATIC1111 | -0/+1 | |
Add option to save upscaler to filename suffix in extras tab. | ||||
2022-12-18 | Fix PIL being imported before its installed (for new users only) | Billy Cao | -0/+1 | |
2022-12-17 | Update OptionInfo to match preexisting option. | timntorres | -1/+1 | |
2022-12-17 | Add option to include upscaler name in filename. | timntorres | -0/+1 | |
2022-12-10 | remove NSFW filter and its dependency; if you still want it, find it in the ↵ | AUTOMATIC | -1/+0 | |
extensions section | ||||
2022-12-10 | use less javascript for this non-js-only implementation of the clear prompt ↵ | AUTOMATIC | -1/+0 | |
button. | ||||
2022-12-10 | Merge pull request #3198 from papuSpartan/master | AUTOMATIC1111 | -0/+1 | |
Add Clear Prompt button to roll_col | ||||
2022-12-10 | Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option | AUTOMATIC1111 | -0/+1 | |
Add option to avoid sending size between interfaces. | ||||
2022-12-10 | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | -27/+70 | |
2022-12-10 | add Noise multiplier option to infotext | AUTOMATIC | -1/+1 | |
2022-12-10 | Merge pull request #5373 from mezotaken/master | AUTOMATIC1111 | -0/+1 | |
add noise strength parameter similar to NAI | ||||
2022-12-06 | delete a file | zhaohu xing | -1/+1 | |
Signed-off-by: zhaohu xing <920232796@qq.com> | ||||
2022-12-06 | Merge pull request #3 from 920232796/master | Zac Liu | -1/+5 | |
fix device support for mps update the support for SD2.0 | ||||
2022-12-06 | Merge branch 'AUTOMATIC1111:master' into master | Zac Liu | -10/+6 | |
2022-12-05 | Add opt. to avoid sending size between interfaces. | timntorres | -0/+1 | |
2022-12-03 | add built-in extension system | AUTOMATIC | -9/+4 | |
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions | ||||
2022-12-03 | add noise strength parameter similar to NAI | Vladimir Repin | -0/+1 | |
2022-12-03 | Merge pull request #4459 from kavorite/color-sketch-inpainting | AUTOMATIC1111 | -0/+1 | |
add `--gradio-inpaint-tool` and option to specify `color-sketch` | ||||
2022-12-03 | more simple config option name plus mouseover hint for clip skip | AUTOMATIC | -1/+1 | |
2022-12-02 | fix bug | zhaohu xing | -1/+5 | |
Signed-off-by: zhaohu xing <920232796@qq.com> | ||||
2022-12-01 | Fix clip skip of 1 not being restored from prompts | space-nuko | -1/+1 | |
2022-11-30 | Merge branch 'master' into master | zhaohu xing | -15/+38 | |
2022-11-29 | add AltDiffusion to webui | zhaohu xing | -1/+5 | |
Signed-off-by: zhaohu xing <920232796@qq.com> | ||||
2022-11-27 | Merge pull request #4416 from Keavon/cors-regex | AUTOMATIC1111 | -4/+5 | |
Add CORS-allow policy launch argument using regex | ||||
2022-11-27 | Merge pull request #4663 from xucj98/draft | AUTOMATIC1111 | -1/+1 | |
fix the model name error of Real-ESRGAN in the opts default value | ||||
2022-11-27 | Merge remote-tracking branch 'flamelaw/master' | AUTOMATIC | -2/+1 | |
2022-11-27 | serve images from where they are saved instead of a temporary directory | AUTOMATIC | -0/+7 | |
add an option to choose a different temporary directory in the UI add an option to cleanup the selected temporary directory at startup | ||||
2022-11-26 | Add support Stable Diffusion 2.0 | AUTOMATIC | -9/+25 | |
2022-11-25 | Merge branch 'AUTOMATIC1111:master' into draft | xucj98 | -3/+22 | |
2022-11-20 | moved deepdanbooru to pure pytorch implementation | AUTOMATIC | -1/+1 | |
2022-11-20 | Gradient accumulation, autocast fix, new latent sampling method, etc | flamelaw | -2/+1 | |
2022-11-19 | Merge branch 'master' into cors-regex | Keavon Chambers | -4/+27 | |
2022-11-19 | Merge pull request #4717 from papuSpartan/security | AUTOMATIC1111 | -1/+1 | |
Add --server-name to the list of arguments considered insecure | ||||
2022-11-19 | Merge pull request #4733 from MaikoTan/api-authorization | AUTOMATIC1111 | -0/+1 | |
feat: add http basic authentication for api | ||||
2022-11-19 | make it possible to change models etc by editing options using API | AUTOMATIC | -0/+17 | |
2022-11-19 | Merge branch 'master' into api-authorization | Maiko Tan | -1/+2 | |
2022-11-19 | Merge branch 'a1111' into vae-misc | Muhammad Rizqi Nur | -3/+3 | |
2022-11-19 | change text for sd_vae_as_default that makes more sense to me | AUTOMATIC | -1/+1 | |
2022-11-19 | Merge pull request #4842 from R-N/vae-as-default | AUTOMATIC1111 | -0/+1 | |
Option to use selected VAE as default fallback instead of primary option | ||||
2022-11-19 | Misc | Muhammad Rizqi Nur | -1/+1 | |
Misc | ||||
2022-11-19 | Option to use selected VAE as default fallback instead of primary option | Muhammad Rizqi Nur | -0/+1 | |
2022-11-15 | feat: add http basic authentication for api | Maiko Sinkyaet Tan | -0/+1 | |
2022-11-14 | Give --server-name priority over --listen and add check for --server-name in ↵ | papuSpartan | -1/+1 | |
addition to --share and --listen | ||||
2022-11-13 | fix the model name error of Real-ESRGAN in the opts default value | Xu Cuijie | -1/+1 | |
2022-11-12 | make existing script loading and new preload code use same code for loading ↵ | AUTOMATIC | -3/+2 | |
modules limit extension preload scripts to just one file named preload.py | ||||
2022-11-12 | Merge pull request #4488 from d8ahazard/ExtensionPreload | AUTOMATIC1111 | -1/+4 | |
Add option to preload extensions | ||||
2022-11-11 | Merge pull request #4117 from TinkTheBoush/master | AUTOMATIC1111 | -0/+2 | |
Adding optional tag shuffling for training |