aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2022-10-31Fix #4035 for real nowMuhammad Rizqi Nur
2022-10-31Fix #4035Muhammad Rizqi Nur
2022-10-31Checkpoint cache by combination key of checkpoint and vaeMuhammad Rizqi Nur
2022-10-31Fix typo from previous commitMuhammad Rizqi Nur
2022-10-31Extend extras image cache with upscale_first argDepFA
2022-10-31prototype interrupt apievshiron
2022-10-31docs: add python doc (?)Maiko Sinkyaet Tan
not sure if this available...
2022-10-30Add callback to sd_samplersDepFA
2022-10-30add callback cleardownDepFA
2022-10-30Add callbacks and param objectsDepFA
2022-10-30Fix non-square full resolution inpainting.random_thoughtss
2022-10-31Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ↵mawr
enable to run under unprivileged user without homedir
2022-10-30Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-stepsMartin Cairns
2022-10-30Change VAE search order and thus priorityMuhammad Rizqi Nur
2022-10-30Settings to select VAEMuhammad Rizqi Nur
2022-10-30feat: add app started callbackMaiko Tan
2022-10-30add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ↵victorca25
add nearest
2022-10-30resolve conflictsaria1th
2022-10-30We have duplicate linear nowAngelBottomless
2022-10-30add optimizer save option to shared.optsAngelBottomless
2022-10-30Include PLMS in adjust steps as it also can fail in the same wayMartin Cairns
2022-10-30fix current image in progress api when parallel processing enabledevshiron
2022-10-30fix broken progress api by previous reworkevshiron
2022-10-30Replaced master branch fix with updated fix.random_thoughtss
2022-10-30Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss
2022-10-30Merge pull request #3928 from R-N/validate-before-loadAUTOMATIC1111
Optimize training a little
2022-10-30Merge pull request #3898 from R-N/lr-commaAUTOMATIC1111
Allow trailing comma in learning rate
2022-10-30rework #3722 to not introduce duplicate codeAUTOMATIC
2022-10-30Merge pull request #3722 from evshiron/feat/progress-apiAUTOMATIC1111
prototype progress api
2022-10-30shorten Hypernetwork strength in infotext and omit it when it's the default ↵AUTOMATIC
value.
2022-10-30Merge pull request #3831 from timntorres/3825-save-hypernet-strength-to-infoAUTOMATIC1111
Save Hypernetwork strength to infotext.
2022-10-30fix broken hires fixAUTOMATIC
2022-10-30allow skip current image in progress apievshiron
2022-10-29Read hypernet strength from PNG info.timntorres
2022-10-29Merge commit 'e7254746bbfbff45099db44a8d4d25dd6181877d' into ↵timntorres
3825-save-hypernet-strength-to-info
2022-10-30preview current image when opts.show_progress_every_n_steps is enabledevshiron
2022-10-29Re-add explicit device moverandom_thoughtss
2022-10-30update progress response modelevshiron
2022-10-30add description for state fieldevshiron
2022-10-30fix progress response modelevshiron
2022-10-30Merge branch 'master' into feat/progress-apievshiron
2022-10-30Merge branch 'master' into feat/progress-apievshiron
2022-10-29Merge pull request #3934 from bamarillo/api-add-png-info-endpointAUTOMATIC1111
[API][Feature] Add png info endpoint
2022-10-29add postprocess call for scriptsAUTOMATIC
2022-10-29Fix spaceBruno Seoane
2022-10-29Add PNG Info endpointBruno Seoane
2022-10-30Fix dataset still being loaded even when training will be skippedMuhammad Rizqi Nur
2022-10-30Add missing info on hypernetwork/embedding model logMuhammad Rizqi Nur
Mentioned here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/1528#discussioncomment-3991513 Also group the saving into one
2022-10-29Added image conditioning to latent upscale.random_thoughtss
Only comuted if the mask weight is not 1.0 to avoid extra memory. Also includes some code cleanup.
2022-10-30Revert "Add cleanup after training"Muhammad Rizqi Nur
This reverts commit 3ce2bfdf95bd5f26d0f6e250e67338ada91980d1.