aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | hr conditioninginvincibledude2023-01-221-4/+5
| * | | | | | | | | | hr conditioninginvincibledude2023-01-221-21/+13
| * | | | | | | | | | hr conditioninginvincibledude2023-01-221-26/+46
| * | | | | | | | | | Hr-fix separate prompt experimentationinvincibledude2023-01-221-21/+22
| * | | | | | | | | | Logging for debugginginvincibledude2023-01-221-0/+3
| * | | | | | | | | | Fixinvincibledude2023-01-221-1/+1
| * | | | | | | | | | Hr separate prompt testinvincibledude2023-01-223-3/+36
| * | | | | | | | | | Style fixinvincibledude2023-01-211-2/+1
| * | | | | | | | | | PLMS edge-case handling fix 5invincibledude2023-01-213-4/+2
| * | | | | | | | | | PLMS edge-case handling fix 3invincibledude2023-01-212-3/+3
| * | | | | | | | | | PLMS edge-case handling fix 2invincibledude2023-01-211-2/+6
| * | | | | | | | | | PLMS edge-case handling fixinvincibledude2023-01-211-1/+1
| * | | | | | | | | | Index fixinvincibledude2023-01-211-1/+1
| * | | | | | | | | | Type mismatch fixinvincibledude2023-01-212-3/+3
| * | | | | | | | | | First test of different sampler for hi-res fixinvincibledude2023-01-213-2/+14
* | | | | | | | | | | add messages about Loras that failed to load to UIAUTOMATIC2023-05-181-1/+1
* | | | | | | | | | | if sd_model is None, do not always try to load itAUTOMATIC2023-05-181-1/+6
* | | | | | | | | | | add --gradio-allowed-path commandline optionAUTOMATIC2023-05-181-0/+1
* | | | | | | | | | | python linter fixesAUTOMATIC2023-05-182-2/+1
* | | | | | | | | | | keep old option for ngrokAUTOMATIC2023-05-181-0/+1
* | | | | | | | | | | Merge branch 'dev' into ngrok-pyAUTOMATIC11112023-05-1876-895/+1399
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rework #8863 to work with all img2img tabsAUTOMATIC2023-05-171-2/+8
| * | | | | | | | | | | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into devAUTOMATIC2023-05-171-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fixed button positionpieresimakp2023-03-251-1/+1
| | * | | | | | | | | | | Merge branch 'master' into img2img-detect-image-sizepieresimakp2023-03-2522-207/+444
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | added button to grab the width and height from the loaded image in img2imgpieresimakp2023-03-241-2/+5
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | option to specify editor height for img2imgAUTOMATIC2023-05-172-4/+5
| * | | | | | | | | | | | remove some code duplication from #9348AUTOMATIC2023-05-171-5/+4
| * | | | | | | | | | | | Merge branch 'dev' into improve-frontend-responsivenessAUTOMATIC11112023-05-1784-1117/+2579
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | add option to reorder tabsAUTOMATIC2023-05-172-2/+6
| | * | | | | | | | | | | | alternative solution to fix styles load when edited by human #9765 as suggest...AUTOMATIC2023-05-171-1/+1
| | * | | | | | | | | | | | add /sdapi/v1/script-info apiAUTOMATIC2023-05-173-5/+58
| | * | | | | | | | | | | | add options to show/hide hidden files and dirs, and to not list models/files ...AUTOMATIC2023-05-172-2/+21
| | * | | | | | | | | | | | use a single function for saving images with metadata both in extra networks ...AUTOMATIC2023-05-172-46/+43
| | * | | | | | | | | | | | Merge pull request #10395 from wk5ovc/patch-4AUTOMATIC11112023-05-171-3/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Fix extra networks save preview image geninfoKeith2023-05-151-3/+13
| | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #10483 from Iheuzio/syntax-searchAUTOMATIC11112023-05-171-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Fix typo in syntaxIheuzio2023-05-171-2/+2
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | move some settings to the new Optimization pageAUTOMATIC2023-05-174-46/+56
| | * | | | | | | | | | | | Merge pull request #10458 from akx/graceful-stopAUTOMATIC11112023-05-174-11/+45
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Add option for /_stop route (for graceful shutdown)Aarni Koskela2023-05-171-0/+1
| | | * | | | | | | | | | | | Replace state.need_restart with state.server_command + replace poll loop with...Aarni Koskela2023-05-173-11/+44
| | * | | | | | | | | | | | | use a local variable instead of dictionary entry for sd_merge_models in merge...AUTOMATIC2023-05-171-4/+7
| | * | | | | | | | | | | | | Merge pull request #10473 from dongweiming/fix-10460AUTOMATIC11112023-05-171-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Fixed: #10460Weiming2023-05-171-1/+2
| | * | | | | | | | | | | | | | Merge pull request #10461 from akx/processed-s-min-uncondAUTOMATIC11112023-05-171-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Copy s_min_uncond to ProcessedAarni Koskela2023-05-171-0/+1
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | simplify single_sample_to_imageAUTOMATIC2023-05-171-6/+3
| | * | | | | | | | | | | | | | TAESD fixSakura-Luna2023-05-172-5/+6
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'dev' into taesd-aAUTOMATIC11112023-05-1776-851/+1116
| | |\| | | | | | | | | | | |