2020 Commits (78b879b4426d3730acdf3f4737d37a2ee29cb023)
 

Author SHA1 Message Date
tumbly 1ecfa5977e Fix typos and proper wording per salco's comments 3 years ago
tumbly e86e2f7181 Add French localization 3 years ago
Stephen b46c64c6e5 clean 3 years ago
Stephen db9ab1a46b [Bugfix][API] - Fix API response for colab users 3 years ago
AUTOMATIC cbb857b675 enable creating embedding with --medvram 3 years ago
AUTOMATIC1111 ee73341f04
Merge pull request #3139 from captin411/focal-point-cropping
[Preprocess image] New option to auto crop based on complexity, edges, faces
3 years ago
AngelBottomless 7207e3bf49 remove duplicate keys and lowercase 3 years ago
AngelBottomless de096d0ce7 Weight initialization and More activation func
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
3 years ago
captin411 df0c5ea29d update default weights 3 years ago
captin411 54f0c14824 download better face detection module dynamically 3 years ago
captin411 db8ed5fe5c Focal crop UI elements 3 years ago
captin411 6629446a2f Merge branch 'master' into focal-point-cropping 3 years ago
random_thoughtss 8b4f32779f Switch to a continous blend for cond. image. 3 years ago
captin411 3e6c2420c1 improve debug markers, fix algo weighting 3 years ago
random_thoughtss 605d27687f Added conditioning image masking to xy_grid.
Use `True` and `False` to select values.
3 years ago
random_thoughtss f9549d1cbb Added option to use unmasked conditioning image. 3 years ago
不会画画的中医不是好程序员 4ff4730d82
Merge branch 'AUTOMATIC1111:master' into Inspiron 3 years ago
yfszzx f300d0f2b4 Merge branch 'Inspiron' of https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron 3 years ago
yfszzx 9ba439b533 need some rights for extensions 3 years ago
Dynamic 46cc0b3bc6
Update strings for some custom script/extensions 3 years ago
Dynamic 563fb0aa39
Merge branch 'AUTOMATIC1111:master' into kr-localization 3 years ago
AUTOMATIC 3e15f8e0f5 update callbacks code for #3549 3 years ago
不会画画的中医不是好程序员 5bfa2b23ca
Merge branch 'AUTOMATIC1111:master' into Inspiron 3 years ago
yfszzx ff305acd51 some rights for extensions 3 years ago
w-e-w 91c1e1e6a9 fix default filename pattern 3 years ago
brkirch faed465a0b MPS Upscalers Fix
Get ESRGAN, SCUNet, and SwinIR working correctly on MPS by ensuring memory is contiguous for tensor views before sending to MPS device.
3 years ago
brkirch 4c24347e45 Remove BSRGAN from --use-cpu, add SwinIR 3 years ago
AUTOMATIC1111 f53ca51638
Merge pull request #3549 from tsngo/on-image-saved-callback
add callback after image is saved
3 years ago
AUTOMATIC1111 16416e42b5
Merge branch 'master' into on-image-saved-callback 3 years ago
AUTOMATIC 77a320f406 do not stop execution when script's callback misbehaves and report which script it was 3 years ago
ritosonn b383702752 fix #3145 #3093 3 years ago
innovaciones 73c4a8138c Fixes 3 years ago
innovaciones bdc4c203f2 Add Spanish localization 3 years ago
xmodar d3eef0aa0c Remove rtl: false from localizations 3 years ago
xmodar ca2ebc89c2 Add RTL languages support and improved Arabic localization 3 years ago
Dynamic e595b41c9d
Update translations for renewed tooltip texts 3 years ago
Dynamic 0b990d1d34
Merge branch 'AUTOMATIC1111:master' into kr-localization 3 years ago
w-e-w df0a1f8381 add hints, [datetime<Format><Time Zone>] 3 years ago
w-e-w 0c0028a9d3 UnknownTimeZoneError 3 years ago
yfszzx cb9d2f8705 move to img component to public 3 years ago
Dynamic 8d8d4d8a1b
Update new strings in Settings tab 3 years ago
Dynamic ab7af93e1e
Merge branch 'AUTOMATIC1111:master' into kr-localization 3 years ago
AUTOMATIC 9f79e59a95 added info about History/Image browser to readme 3 years ago
Bruno Seoane 2267498a8c Merge remote-tracking branch 'upstream/master' 3 years ago
Bruno Seoane 595dca85af Reverse run_extras change
Update serialization on the batch images endpoint
3 years ago
blackneoo 5587ab7ea8 Add Arabic localization
Arabic translation for the UI interface, however arabic language is a right to left language, so for proper display (especially when text contain both Arabic and English text) it is required to add dir="rtl" in the style, i suggest adding a checkbox in setting to trigger this for right to left languages
3 years ago
AUTOMATIC 2c05e06ea7 rename api/processing to api/models for #3511 3 years ago
AUTOMATIC 8da1bd48bf add an option to skip adding number to filenames when saving.
rework filename pattern function go through the pattern once and not calculate any of replacements until they are actually encountered in the pattern.
3 years ago
yfszzx 994aaadf08 a strange bug 3 years ago
w-e-w eb007e5884 use the same datetime object for [date] and [datetime] 3 years ago