aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7850 from asdfire1/instructionfixAUTOMATIC11112023-02-191-1/+2
|\
| * Fixed the Linux installation instructionsasdfire12023-02-161-1/+2
* | Merge pull request #7824 from missionfloyd/download-modelAUTOMATIC11112023-02-192-3/+2
|\ \
| * | Add ".vae.ckpt" to ext_blacklistmissionfloyd2023-02-161-1/+1
| * | Download model if none are foundmissionfloyd2023-02-152-3/+2
| |/
* | Merge pull request #7789 from space-nuko/extra-networks-per-batchAUTOMATIC11112023-02-191-6/+5
|\ \
| * | Apply extra networks per-batch instead of per-session (fixes wildcards)space-nuko2023-02-131-6/+5
| |/
* | simply long version display for torch in UIAUTOMATIC2023-02-191-6/+1
* | Merge pull request #7911 from vladmandic/torch-versionAUTOMATIC11112023-02-192-1/+7
|\ \ | |/ |/|
| * store and print real torch versionVladimir Mandic2023-02-182-1/+7
|/
* Merge pull request #7717 from zijiren233/masterAUTOMATIC11112023-02-131-0/+1
|\
| * Fix: v0.91.0 of fastapi Cannot add middleware after an application has startedzijiren2332023-02-101-0/+1
|/
* Merge pull request #7556 from EllangoK/masterAUTOMATIC11112023-02-053-27/+28
|\
| * adds grid margins to xyz plot and prompt matrixEllangoK2023-02-053-27/+28
|/
* Merge pull request #7535 from mcmonkey4eva/fix-symlink-extra-networkAUTOMATIC11112023-02-051-1/+1
|\
| * fix symlinks in extra networks uiAlex "mcmonkey" Goodwin2023-02-041-1/+1
* | Merge pull request #7554 from techneconn/feature/prompt_hash_optionAUTOMATIC11112023-02-052-2/+4
|\ \
| * | Add prompt_hash option for file/dir name patterntechneconn2023-02-052-2/+4
| |/
* | Merge pull request #7528 from spezialspezial/patch-1AUTOMATIC11112023-02-051-0/+3
|\ \
| * | Update modelloader.pyspezialspezial2023-02-041-0/+3
| |/
* / make it possible to load SD1 checkpoints without CLIPAUTOMATIC2023-02-052-8/+15
|/
* fix issue with switching back to checkpoint that had its checksum calculated ...AUTOMATIC2023-02-041-2/+3
* add margin parameter to draw_grid_annotationsAUTOMATIC2023-02-041-7/+10
* Merge pull request #7466 from ctwrs/masterAUTOMATIC11112023-02-041-2/+3
|\
| * Add .jpg to allowed thumb formatsctwrs2023-02-011-2/+3
* | Merge pull request #7470 from cbrownstein-lambda/update-error-message-no-chec...AUTOMATIC11112023-02-041-1/+1
|\ \
| * | Update error message WRT missing checkpoint fileCody Brownstein2023-02-011-1/+1
| |/
* | Merge pull request #7509 from mezotaken/fix-img2imgaltAUTOMATIC11112023-02-041-3/+3
|\ \
| * | Fix img2imgalt after samplers separationVladimir Repin2023-02-031-3/+3
| |/
* | add --no-hashingAUTOMATIC2023-02-044-2/+9
* | Merge pull request #7461 from brkirch/mac-fixesAUTOMATIC11112023-02-043-61/+60
|\ \
| * | Remove unused codebrkirch2023-02-042-6/+0
| * | Refactor Mac specific code to a separate filebrkirch2023-02-014-61/+66
| |/
* | make Image CFG Scale only show if instrutpix2pix model is loadedAUTOMATIC2023-02-041-2/+9
* | merge CFGDenoiserEdit and CFGDenoiser into single objectAUTOMATIC2023-02-041-96/+37
* | Merge pull request #7481 from Klace/masterAUTOMATIC11112023-02-044-8/+107
|\ \ | |/ |/|
| * Use original CFGDenoiser if image_cfg_scale = 1Kyle2023-02-041-2/+5
| * txt2img Hires FixKyle2023-02-042-1/+2
| * Image CFG Added (Full Implementation)Kyle2023-02-034-8/+103
| * Processing only, no CFGDenoiser changeKyle2023-02-031-1/+1
| * Revert "instruct-pix2pix support"Kyle2023-02-032-5/+5
| * instruct-pix2pix supportKyle2023-02-022-5/+5
|/
* Merge pull request #7334 from EllangoK/masterAUTOMATIC11112023-02-011-8/+13
|\
| * xyz plot now saves sub grids if opts.grid_saveEllangoK2023-01-281-8/+13
* | Merge pull request #7357 from EllangoK/btn-fixAUTOMATIC11112023-02-011-2/+2
|\ \
| * | fixes #7284 btn unbound errorEllangoK2023-01-291-2/+2
* | | Merge pull request #7371 from hoblin/masterAUTOMATIC11112023-02-011-11/+38
|\ \ \
| * | | Cleanup changes made by formatterYevhenii Hurin2023-01-291-17/+8
| * | | Compact options UI for Prompt MatrixYevhenii Hurin2023-01-291-10/+17
| * | | Add delimiter selector to the Prompt Matrix scriptYevhenii Hurin2023-01-291-15/+34