aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | re_param captures quotes with commas properlyEllangoK2023-01-261-3/+3
* | | Merge pull request #7309 from brkirch/fix-embeddingsAUTOMATIC11112023-01-286-14/+26
|\ \ \
| * | | Remove MPS fix no longer needed for PyTorchbrkirch2023-01-281-3/+0
| * | | Add --no-half-vae to default macOS argumentsbrkirch2023-01-281-1/+1
| * | | Refactor conditional casting, fix upscalersbrkirch2023-01-285-10/+25
| * | | Fix embeddings dtype mismatchbrkirch2023-01-261-1/+1
* | | | Merge pull request #7258 from ItsOlegDm/masterAUTOMATIC11112023-01-281-6/+34
|\ \ \ \
| * | | | Train tab fixItsOlegDm2023-01-281-1/+0
| * | | | img2img styled padding fixItsOlegDm2023-01-281-3/+2
| * | | | Removed buttons centeringItsOlegDm2023-01-281-1/+0
| * | | | css fixesItsOlegDm2023-01-261-7/+38
* | | | | make prevent the browser from using cached version of scripts when they changeAUTOMATIC2023-01-281-2/+2
* | | | | Merge pull request #7319 from Thurion/img2img_batch_fixAUTOMATIC11112023-01-281-2/+4
|\ \ \ \ \
| * | | | | allow empty mask dirThurion2023-01-281-2/+4
* | | | | | add dropdowns in settings for hypernets and lorasAUTOMATIC2023-01-284-4/+20
|/ / / / /
* | | | | fixed a bug where after switching to a checkpoint with unknown hash, you'd ge...AUTOMATIC2023-01-281-3/+1
* | | | | add progressbar to extension update check; do not check for updates for disab...AUTOMATIC2023-01-282-13/+35
* | | | | automatically detect v-parameterization for SD2 checkpointsAUTOMATIC2023-01-282-5/+48
* | | | | update image parameters regex for #7231AUTOMATIC2023-01-281-1/+1
* | | | | Merge pull request #7217 from mezotaken/masterAUTOMATIC11112023-01-281-6/+23
|\ \ \ \ \
| * | | | | Ask user to clarify conditionsVladimir Repin2023-01-251-6/+23
* | | | | | Merge pull request #7240 from Unstackd/masterAUTOMATIC11112023-01-281-5/+12
|\ \ \ \ \ \
| * | | | | | Changed filename addition from "instrpix2pix" to the more readable ".instruct...ULTRANOX\Chris2023-01-261-1/+1
| * | | | | | Changed all references to "pix2pix" to the more precise name "instruct pix2pi...ULTRANOX\Chris2023-01-261-5/+5
| * | | | | | Added error check for the rare case a user merges a pix2pix model with a norm...ULTRANOX\Chris2023-01-261-1/+2
| * | | | | | Allow checkpoint merger to merge pix2pix models in the same way that it curre...ULTRANOX\Chris2023-01-261-5/+11
| |/ / / / /
* | | | | | Merge pull request #7303 from szhublox/pathshelpAUTOMATIC11112023-01-281-1/+1
|\ \ \ \ \ \
| * | | | | | don't replace regular --help with new paths.py parser helpMackerel2023-01-281-1/+1
* | | | | | | some more changes for python version warning; add a commandline flag to disableAUTOMATIC2023-01-281-6/+19
|/ / / / / /
* | | | | | remove waiting for input on version mismatch warning, change supported versionsAUTOMATIC2023-01-282-24/+12
* | | | | | Merge pull request #7200 from Spaceginner/masterAUTOMATIC11112023-01-282-0/+34
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/master'Spaceginner2023-01-2722-186/+518
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'AUTOMATIC1111:master' into masterIvan2023-01-2722-186/+518
| | |\ \ \ \ \
| * | | | | | | Made it only a warningSpaceginner2023-01-272-11/+29
| * | | | | | | Only Linux will have max 3.11Spaceginner2023-01-261-3/+3
| |/ / / / / /
| * | | | | | Fixed typoSpaceginner2023-01-251-2/+2
| * | | | | | even more clarifications(?)Spaceginner2023-01-251-1/+1
| * | | | | | some clarificationSpaceginner2023-01-251-1/+2
| * | | | | | Merge branch 'AUTOMATIC1111:master' into masterIvan2023-01-251-2/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Remove a stacktrace from an assertion to not scare peopleSpaceginner2023-01-251-1/+4
| * | | | | | Merge branch 'AUTOMATIC1111:master' into masterIvan2023-01-251-2/+7
| |\ \ \ \ \ \
| * | | | | | | Added Python version checkSpaceginner2023-01-251-0/+12
* | | | | | | | Merge pull request #7199 from maxaudron/feature/configurable-data-dirAUTOMATIC11112023-01-2817-39/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | create user extensions directory if not existsMax Audron2023-01-271-0/+2
| * | | | | | | | clean up unused script_path importsMax Audron2023-01-273-3/+2
| * | | | | | | | use python importlib to load and execute extension modulesMax Audron2023-01-271-6/+4
| * | | | | | | | add data-dir flag and set all user data directories based on itMax Audron2023-01-2714-31/+39
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | simplify #7284AUTOMATIC2023-01-281-8/+3
* | | | | | | | Merge pull request #7284 from Gazzoo-byte/patch-1AUTOMATIC11112023-01-281-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Add button to switch width and heightGazzoo-byte2023-01-271-0/+11
| |/ / / / / / /