Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | Merge pull request #4201 from aliencaocao/fix_nowebui_arg | AUTOMATIC1111 | |
Fix nowebui arg being ignored | |||
2022-11-04 | Merge pull request #4245 from 7flash/7flash/fix-api-compatibility | AUTOMATIC1111 | |
fixed api compatibility with python 3.8 | |||
2022-11-04 | Merge branch 'master' into 7flash/fix-api-compatibility | AUTOMATIC1111 | |
2022-11-04 | Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletion | AUTOMATIC1111 | |
Added option to preview Created images on batch completion. | |||
2022-11-04 | Merge pull request #4036 from R-N/fix-ckpt-cache | AUTOMATIC1111 | |
Fix 1 checkpoint cache count being useless #4035 | |||
2022-11-04 | Merge branch 'master' into fix-ckpt-cache | AUTOMATIC1111 | |
2022-11-04 | Merge pull request #4210 from byzod/patch-1 | AUTOMATIC1111 | |
Fix #3904 (hotkey to edit weight of tag is not working in (most) localizations) | |||
2022-11-04 | Merge pull request #4218 from bamarillo/utils-endpoints | AUTOMATIC1111 | |
[API][Feature] Utils endpoints | |||
2022-11-04 | bugfix: save image for hires fix BEFORE upscaling latent space | AUTOMATIC | |
2022-11-04 | produce a readable error message when setting an option fails on the ↵ | AUTOMATIC | |
settings screen | |||
2022-11-04 | add an option to enable installing extensions with --listen or --share | AUTOMATIC | |
2022-11-04 | shut down gradio's "everything allowed" CORS policy; I checked the main ↵ | AUTOMATIC | |
functionality to work with this, but if this breaks some exotic workflow, I'm sorry. | |||
2022-11-04 | move option access checking to options class out of various places scattered ↵ | AUTOMATIC | |
through code | |||
2022-11-04 | Merge pull request #3698 from guaneec/hn-activation | AUTOMATIC1111 | |
Remove activation from final layer of Hypernetworks | |||
2022-11-04 | Merge branch 'master' into hn-activation | AUTOMATIC1111 | |
2022-11-04 | Merge pull request #3923 from random-thoughtss/master | AUTOMATIC1111 | |
Fix weighted mask for highres fix | |||
2022-11-04 | Merge pull request #4249 from digburn/fix-cache-vae | AUTOMATIC1111 | |
Fix loading a model without a VAE from the cache | |||
2022-11-04 | Merge pull request #4191 from digburn/fix-api-upscaling | AUTOMATIC1111 | |
Fix API Upscaling: Add required parameter to API extras route | |||
2022-11-04 | Merge pull request #4260 from timntorres/4246-lift-extras-generate-button | AUTOMATIC1111 | |
Lift extras "Generate" button. | |||
2022-11-04 | do not mess with components' visibility for scripts; instead create group ↵ | AUTOMATIC | |
components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better | |||
2022-11-03 | Lift extras generate button a la #4246. | timntorres | |
2022-11-04 | Merge pull request #4248 from dtlnor/master | dtlnor | |
Update zh_CN.json | |||
2022-11-04 | Merge pull request #4250 from benlisquare/master | benlisquare | |
Apply missing translations to Traditional Chinese (zh_TW) localisation JSON | |||
2022-11-04 | fix: loading models without vae from cache | digburn | |
2022-11-04 | Apply missing translations to Traditional Chinese (zh_TW) localisation JSON | benlisquare | |
2022-11-04 | fix: correct default val of upscale_first to False | digburn | |
2022-11-03 | Merge branch 'AUTOMATIC1111:master' into master | random-thoughtss | |
2022-11-04 | fixed api compatibility with python 3.8 | Gur | |
2022-11-04 | Update zh_CN.json | dtlnor | |
- update new content - polish some translation | |||
2022-11-04 | Merge pull request #3915 from batvbs/localizations | dtlnor | |
[Finish] Update zh_CN.json localizations. 简体中文 | |||
2022-11-04 | Merge pull request #4228 from benlisquare/master | benlisquare | |
Update Traditional Chinese (zh_TW) localisation JSON | |||
2022-11-04 | Update Traditional Chinese (zh_TW) localisation JSON | benlisquare | |
2022-11-03 | 更新 zh_CN.json | batvbs | |
2022-11-03 | Add tests | Bruno Seoane | |
2022-11-03 | Merge pull request #4193 from Harvester62/Italian | Eugenio Buffo | |
Italian localization - Additions and Updates (fix typos) | |||
2022-11-03 | Fixed misspelled word | Eugenio Buffo | |
2022-11-03 | 部分无法本地化内容的替代方案 | batvbs | |
2022-11-03 | Delete it_IT.json | Eugenio Buffo | |
2022-11-03 | Merge branch 'master' into fix-ckpt-cache | Muhammad Rizqi Nur | |
2022-11-03 | 将无法本地化的内容移到底部 | batvbs | |
2022-11-03 | Update edit-attention.js | byzod | |
Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3904 (Some sort of a workaround, the best way is to add unique id or class name to those prompt boxes) | |||
2022-11-03 | Update localizations/zh_CN.json | batvbs | |
Co-authored-by: dtlnor <dtlnor@hotmail.com> | |||
2022-11-03 | Update localizations/zh_CN.json | batvbs | |
Co-authored-by: dtlnor <dtlnor@hotmail.com> | |||
2022-11-03 | Merge pull request #4 from dtlnor/add-updated-content-3 | batvbs | |
Add updated content 3 | |||
2022-11-03 | polish translation content | dtlnor | |
2022-11-03 | Merge branch 'pr/3915' into add-updated-content-3 | dtlnor | |
2022-11-03 | Merge branch 'AUTOMATIC1111:master' into fix_nowebui_arg | Billy Cao | |
2022-11-03 | Fix --nowebui argument being ineffective | Billy Cao | |
2022-11-03 | 更新 zh_CN.json | batvbs | |
2022-11-03 | Remove unused endpoint | Bruno Seoane | |