aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
- fix according to https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3348#issuecomment-1287923525
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update zh-hans.jsondtlnor
- update to latest
2022-10-26Update zh-hans.jsondtlnor
- unify the translation of upscale / upscaler - unify the translation of seed / random seed - correct images embedding's translation
2022-10-26Update zh-hans.jsondtlnor
- fix translation of Tile / Tiling - fix translation of Negative prompt
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Create zh-hans.jsondtlnor
2022-10-26Prevent people from just saying "latest version" Leo Mozoloa
in the bug report form
2022-10-26Merge pull request #3562 from 36DB/kr-localizationAUTOMATIC1111
Update KR localization
2022-10-26Fix Turkish Localization camenduru
it's good enough to merge 🎉
2022-10-26🧿 Turkish localizationcamenduru
translated with deepl, it needs some tweaks I will fix 🔧
2022-10-26add script callback for before image save and change callback for after ↵AUTOMATIC
image save to use a class with parameters
2022-10-26Update new stringsDynamic
2022-10-26Merge branch 'AUTOMATIC1111:master' into kr-localizationDynamic
2022-10-26add override_settings to API as an alternative to #3629AUTOMATIC
2022-10-26Implement PR #3625 but for embeddings.timntorres
2022-10-26Implement PR #3309 but for embeddings.timntorres
2022-10-26Implement PR #3189 but for embeddings.timntorres
2022-10-26patch bug (SeverianVoid's comment on 5245c7a)timntorres
2022-10-26img2img, use smartphone photos' EXIF orientationtimntorres
2022-10-26fix typo in on_save_imaged/on_image_saved; hope no extension is using it yetAUTOMATIC
2022-10-26default_time_format if format is blankw-e-w
2022-10-26images: allow nested bracket in filename patternMilly
2022-10-26Add missed fixes from salco's comments, tweak sometumbly
2022-10-26Fix typos and proper wording per salco's commentstumbly
2022-10-26Add French localizationtumbly
2022-10-26cleanStephen
2022-10-26[Bugfix][API] - Fix API response for colab usersStephen
2022-10-26enable creating embedding with --medvramAUTOMATIC
2022-10-26Merge pull request #3139 from captin411/focal-point-croppingAUTOMATIC1111
[Preprocess image] New option to auto crop based on complexity, edges, faces
2022-10-26remove duplicate keys and lowercaseAngelBottomless
2022-10-26Weight initialization and More activation funcAngelBottomless
add weight init add weight init option in create_hypernetwork fstringify hypernet info save weight initialization info for further debugging fill bias with zero for He/Xavier initialize LayerNorm with Normal fix loading weight_init
2022-10-25update default weightscaptin411
2022-10-25download better face detection module dynamicallycaptin411
2022-10-25Focal crop UI elementscaptin411
2022-10-25Merge branch 'master' into focal-point-croppingcaptin411
2022-10-25improve debug markers, fix algo weightingcaptin411