aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Handle CondFunc exception when resolving attributesNuullll2024-01-061-4/+8
| * | | | Merge pull request #14563 from Nuullll/model-loaded-callbackAUTOMATIC11112024-01-072-4/+5
| |\ \ \ \
| | * | | | Execute model_loaded_callback after moving to target deviceNuullll2024-01-062-4/+5
| | | |/ / | | |/| |
| * | | | Fix formatNuullll2024-01-061-2/+2
| * | | | [IPEX] Fix torch.Generator hijackNuullll2024-01-061-4/+16
| |/ / /
| * / / [IPEX] Fix SDPA attn_mask dtypeNuullll2024-01-061-0/+2
| |/ /
| * | Make the upscale button update the gallery with the new image rather than rep...AUTOMATIC11112024-01-052-28/+63
| * | Merge pull request #14538 from akx/log-wutAUTOMATIC11112024-01-051-23/+39
| |\ \
| | * | Fix logging configuration againAarni Koskela2024-01-041-23/+39
| * | | Merge pull request #14537 from akx/gradio-analytics-enabled-againAUTOMATIC11112024-01-052-2/+3
| |\ \ \
| | * | | Ensure GRADIO_ANALYTICS_ENABLED is set early enoughAarni Koskela2024-01-042-2/+3
| | |/ /
| * / / Have upscale button use the same seed as hires fix.AUTOMATIC11112024-01-045-20/+53
| |/ /
| * | Merge pull request #14523 from AUTOMATIC1111/paste-infotext-cast-int-as-floatAUTOMATIC11112024-01-041-0/+2
| |\ \
| | * | paste infotext cast int as floatw-e-w2024-01-031-0/+2
| * | | Merge pull request #14524 from akx/fix-swinir-issuesAUTOMATIC11112024-01-041-4/+4
| |\ \ \
| | * | | upscale_2: cast image to model's dtypeAarni Koskela2024-01-031-4/+4
| * | | | Merge pull request #14525 from AUTOMATIC1111/handle-config.json-failed-to-loadAUTOMATIC11112024-01-042-4/+12
| |\ \ \ \
| | * | | | handle config.json failed to loadw-e-w2024-01-032-4/+12
| | | |/ / | | |/| |
| * | | | Merge branch 'dev' into avoid-isfilesAUTOMATIC11112024-01-044-19/+95
| |\ \ \ \
| | * | | | forgot somethingAUTOMATIC11112024-01-031-1/+1
| | * | | | mass file lister as an attempt to tackle #14507AUTOMATIC11112024-01-033-8/+85
| | |/ / /
| | * | | Merge pull request #14512 from AUTOMATIC1111/remove-excessive-extra-networks-...AUTOMATIC11112024-01-031-6/+6
| | |\ \ \
| | | * | | reduce unnecessary re-indexing extra networks dirw-e-w2024-01-031-6/+6
| | | |/ /
| | * / / torch_bgr_to_pil_image: round, don't truncateAarni Koskela2024-01-021-1/+1
| | |/ /
| * / / Avoid unnecessary `isfile`/`exists` callsAarni Koskela2024-01-0310-35/+41
| |/ /
| * | load_spandrel_model: make `half` `prefer_half`Aarni Koskela2024-01-022-7/+15
| * | Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are rightAarni Koskela2024-01-021-20/+69
| * | final touchesAUTOMATIC11112024-01-021-1/+1
| * | fix #14497AUTOMATIC11112024-01-023-15/+25
| * | add an option to hide upscaling progressbarAUTOMATIC11112024-01-022-2/+3
| * | Add inpaint options to img2img.pyJibaku7892024-01-011-0/+12
| * | Add inpaint options to paste fieldsJibaku7892024-01-011-0/+4
| * | added a button to run hires fix on selected image in the galleryAUTOMATIC11112024-01-015-86/+152
| * | rename infotext.py again, this time to infotext_utils.py; I didn't realize in...AUTOMATIC11112024-01-0114-23/+23
| * | restore lines lost from #13789 mergeAUTOMATIC11112024-01-011-3/+4
| * | Merge branch 'dev' into finer-settings-freezing-controlAUTOMATIC11112024-01-0185-2811/+2843
| |\ \
| | * \ Merge pull request #14291 from AUTOMATIC1111/on-mouse-hover-show-hide-modal-i...AUTOMATIC11112024-01-012-0/+6
| | |\ \
| | | * | make modal toolbar and icon opacity adjustablew-e-w2023-12-152-0/+6
| | * | | fix borked merge, rename fields to better match what they do, change setting ...AUTOMATIC11112024-01-016-11/+17
| | * | | Merge branch 'dev' into feat/interrupted-endAUTOMATIC11112024-01-0182-2817/+2819
| | |\ \ \
| | | * \ \ Merge pull request #14352 from AUTOMATIC1111/reduce-unnecessary-ui-config-writeAUTOMATIC11112024-01-012-2/+4
| | | |\ \ \
| | | | * | | only rewrite ui-config when there is changew-e-w2023-12-182-2/+4
| | | * | | | Merge pull request #14353 from Nuullll/ipex-sdpaAUTOMATIC11112024-01-011-2/+67
| | | |\ \ \ \
| | | | * | | | Fix device idNuullll2023-12-181-2/+5
| | | | * | | | [IPEX] Slice SDPA into smaller chunksNuullll2023-12-181-2/+64
| | | | |/ / /
| | | * | | | option to convert VAE to bfloat16 (implementation of #9295)AUTOMATIC11112024-01-012-5/+19
| | | * | | | linterAUTOMATIC11112024-01-013-3/+3
| | | * | | | add automatic version support for zero terminal SNR noise schedule option fro...AUTOMATIC11112024-01-011-0/+4
| | | * | | | Merge pull request #14145 from drhead/zero-terminal-snrAUTOMATIC11112024-01-014-1/+37
| | | |\ \ \ \
| | | | * | | | re-derive sqrt alpha bar and sqrt one minus alphabardrhead2023-12-091-1/+1