aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Denoising strengthbatvbs2022-10-311-6/+6
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | 更新 zh_CN.jsonbatvbs2022-10-311-4/+4
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | 更新 zh_CN.jsonbatvbs2022-10-301-2/+2
| | | | | | | | | | | | |
| | * | | | | | | | | | | 长文本添加逗号batvbs2022-10-301-25/+25
| | | | | | | | | | | | |
| | * | | | | | | | | | | Update zh_CN.jsonbatvbs2022-10-301-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | 更新 zh_CN.jsonbatvbs2022-10-301-51/+51
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #2 from dtlnor/add-updated-contentbatvbs2022-10-301-0/+53
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new translated content
| | | * | | | | | | | | | | Update zh_CN.jsondtlnor2022-10-291-0/+53
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update translation content to 35c45df28b303a05d56a13cb56d4046f08cf8c25
| | * | | | | / / / / / / 更新 zh_CN.jsonbatvbs2022-10-291-1/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #4228 from benlisquare/masterbenlisquare2022-11-031-86/+194
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | Update Traditional Chinese (zh_TW) localisation JSON
| | * | | | | | | | | | Update Traditional Chinese (zh_TW) localisation JSONbenlisquare2022-11-031-86/+194
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #4193 from Harvester62/ItalianEugenio Buffo2022-11-031-6/+22
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | Italian localization - Additions and Updates (fix typos)
| | * | | | | | | | | Fixed misspelled wordEugenio Buffo2022-11-031-2/+2
| | | | | | | | | | |
| | * | | | | | | | | Delete it_IT.jsonEugenio Buffo2022-11-031-1233/+0
| | | | | | | | | | |
| | * | | | | | | | | Italian localization - Additions and Updates (fix typos)Riccardo Giovanetti2022-11-021-0/+1233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated localization with the latest version of these Scripts/Extensions: unprompted (new) img2tiles random random grid Some new options in the Extras and Settings have been translated too. P.S.: I fixed a couple of typos. By mistake I uploaded this file also in the main branch of my fork and didn't know how to revert the commit. Sorry for the mess.
| | * | | | | | | | | Italian localization - Additions and UpdatesRiccardo Giovanetti2022-11-021-8/+24
| | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated localization with the latest version of these Scripts/Extensions: unprompted (new script) img2tiles random random grid Some new options in the Extras and Settings have been translated too.
| | | | | | * | | | Merge pull request #1 from aria1th/patch-11guaneec2022-10-272-11/+20
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix dropouts for future hypernetworks
| | | | | | | * | | | Revert unresolved changes in Bias initializationAngelBottomless2022-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it should be zeros_ or parameterized in future properly.
| | | | | | | * | | | Fix dropout logicguaneec2022-10-271-2/+2
| | | | | | | | | | |
| | | | | | | * | | | Squashed commit of fixing dropout silentlyAngelBottomless2022-10-272-10/+19
| | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix dropouts for future hypernetworks add kwargs for Hypernetwork class hypernet UI for gradio input add recommended options remove as options revert adding options in ui
| | | | | | * | | | Fix mergeguaneec2022-10-261-2/+2
| | | | | | | | | |
| | | | | | * | | | Merge fixguaneec2022-10-261-1/+1
| | | | | | | | | |
| | | | | | * | | | Merge branch 'master' into hn-activationguaneec2022-10-2611-32/+876
| | | | | | |\ \ \ \
| | | | | | * | | | | Back compatibilityguaneec2022-10-261-7/+10
| | | | | | | | | | |
| | | | | | * | | | | Fix off-by-oneguaneec2022-10-261-2/+2
| | | | | | | | | | |
| | | | | | * | | | | Remove activation from final layer of HNsguaneec2022-10-261-3/+3
| | | | | | | | | | |
| | | | | | | | * | | Merge branch 'master' into fix-ckpt-cacheMuhammad Rizqi Nur2022-11-032-77/+351
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | | * | | Merge branch 'master' into fix-ckpt-cacheMuhammad Rizqi Nur2022-11-0239-1228/+2312
| | | | | | | | |\ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | | | | | * | | Fix #4035 for real nowMuhammad Rizqi Nur2022-10-311-6/+7
| | | | | | | | | | |
| | | | | | | | * | | Fix #4035Muhammad Rizqi Nur2022-10-311-1/+1
| | | | | | | | | | |
| | | | | | | | | * | fixed api compatibility with python 3.8Gur2022-11-031-4/+5
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #4192 from AUTOMATIC1111/innovaciones-spanish-updatesinnovaciones2022-11-021-74/+348
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | Spanish localization, new strings, some tweaks and fixes
| | * | | | | | | | New strings, some tweaks and fixesinnovaciones2022-11-021-74/+348
| |/ / / / / / / /
| * | | | | | | | Merge pull request #4180 from AUTOMATIC1111/M-art-ucci-patch-2Martucci2022-11-021-3/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | pt_BR minor issue with lat comma
| | * | | | | | | pt_BR minor issue with lat commaMartucci2022-11-021-3/+3
| |/ / / / / / / | | | | | | | | | | | | | | | | and a few translation tweaks
| * | | | | | | Merge pull request #4166 from 36DB/kr-localizationDynamic2022-11-021-1/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update ko_KR.json
| | * | | | | | | Update ko_KR.jsonDynamic2022-11-021-1/+4
| |/ / / / / / / | | | | | | | | | | | | | | | | Fix some changed setting strings and added new ones
| * | | | | | | fix #3986 breaking --no-half-vaeAUTOMATIC2022-11-021-0/+9
| | | | | | | |
| * | | | | | | Merge pull request #3986 from R-N/vae-pickerAUTOMATIC11112022-11-026-28/+233
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | VAE Selector
| | * | | | | | | Save VAE provided by cmd_opts.vae_pathMuhammad Rizqi Nur2022-11-021-7/+4
| | | | | | | | |
| | * | | | | | | Reload VAE without reloading sd checkpointMuhammad Rizqi Nur2022-11-023-18/+98
| | | | | | | | |
| | * | | | | | | Merge branch 'master' into vae-pickerMuhammad Rizqi Nur2022-11-0128-1143/+1827
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix VAE refresh button stretching outMuhammad Rizqi Nur2022-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
| | * | | | | | | | Checkpoint cache by combination key of checkpoint and vaeMuhammad Rizqi Nur2022-10-312-12/+23
| | | | | | | | | |
| | * | | | | | | | Fix typo from previous commitMuhammad Rizqi Nur2022-10-311-2/+2
| | | | | | | | | |
| | * | | | | | | | Change VAE search order and thus priorityMuhammad Rizqi Nur2022-10-301-2/+2
| | | | | | | | | |
| | * | | | | | | | Forgot to add this folderMuhammad Rizqi Nur2022-10-301-0/+0
| | | | | | | | | |
| | * | | | | | | | Settings to select VAEMuhammad Rizqi Nur2022-10-304-24/+141
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #3976 from victorca25/esrgan_feaAUTOMATIC11112022-11-024-6/+33
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | multiple trivial changes for "extras" models
| | * | | | | | | | add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ↵victorca252022-10-304-6/+33
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | add nearest