aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Split history extras.py to postprocessing.pyAndrey2023-01-221-0/+0
| |/ / / /
* / / / / Split history extras.py to postprocessing.pyAndrey2023-01-221-0/+0
|/ / / /
* | | | amend previous commit to work in a proper fashion when saving previewsAUTOMATIC2023-01-221-2/+2
* | | | add an option to reorder tabs for extra networksAUTOMATIC2023-01-223-2/+20
* | | | make extra networks search case-insensitiveAUTOMATIC2023-01-221-2/+2
* | | | hint for discarding layersAUTOMATIC2023-01-221-1/+2
* | | | add option to discard weights in checkpoint merger UIAUTOMATIC2023-01-222-1/+12
* | | | fix missing field for aesthetic embedding extensionAUTOMATIC2023-01-221-1/+3
* | | | attention ctrl+up/down enhancementsAUTOMATIC2023-01-222-47/+71
* | | | Merge pull request #7024 from mezotaken/masterAUTOMATIC11112023-01-221-9/+8
|\ \ \ \ | |/ / / |/| | |
| * | | make current_axis_options class variableVladimir Repin2023-01-211-9/+8
* | | | fix broken textual inversion extras tabAUTOMATIC2023-01-211-1/+2
* | | | add a slider for default value of added extra networksAUTOMATIC2023-01-215-6/+10
* | | | enable compact view for train tabAUTOMATIC2023-01-213-3/+9
* | | | Merge pull request #6938 from DaniAndTheWeb/AMD_automation-patch1AUTOMATIC11112023-01-211-12/+19
|\ \ \ \
| * | | | Update webui.shDaniAndTheWeb2023-01-201-1/+1
| * | | | Update webui.shDaniAndTheWeb2023-01-191-2/+2
| * | | | Usage explanation for Renoir usersDaniAndTheWeb2023-01-191-0/+3
| * | | | Merge pull request #2 from DaniAndTheWeb/DaniAndTheWeb-sd-RenoirDaniAndTheWeb2023-01-191-4/+8
| |\ \ \ \
| | * | | | Experimental support for RenoirDaniAndTheWeb2023-01-191-4/+8
| |/ / / /
| * | | | GFX env just for RDNA 1 and 2DaniAndTheWeb2023-01-191-1/+1
| * | | | Small reformat of the GPU checkDaniAndTheWeb2023-01-191-5/+5
| * | | | Simplify GPU checkDaniAndTheWeb2023-01-191-15/+10
| * | | | Environment variable on launch just for Navi cardsDaniAndTheWeb2023-01-191-1/+6
* | | | | Merge pull request #6955 from EllangoK/masterAUTOMATIC11112023-01-211-1/+14
|\ \ \ \ \
| * | | | | adds descriptions for merging methods in uiEllangoK2023-01-201-1/+14
* | | | | | Merge pull request #7020 from EllangoK/ui-fixAUTOMATIC11112023-01-211-0/+4
|\ \ \ \ \ \
| * | | | | | fixes ui issues with checkbox and hires. sectionsEllangoK2023-01-211-0/+4
* | | | | | | Merge pull request #7022 from mezotaken/masterAUTOMATIC11112023-01-211-7/+12
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | fix auto fill and repair separate axisoptionsVladimir Repin2023-01-211-7/+12
| |/ / / / /
* | | | | | add --lora-dir commandline optionAUTOMATIC2023-01-213-6/+11
* | | | | | remove the double loading textAUTOMATIC2023-01-211-0/+1
* | | | | | remove timestamp for js files, reformat codeAUTOMATIC2023-01-211-26/+8
* | | | | | Merge pull request #7015 from jjtolton/serve-static-jsAUTOMATIC11112023-01-211-9/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | remove dead importJames Tolton2023-01-211-1/+0
| * | | | | server individually listed javascript files vs single compiled fileJames Tolton2023-01-213-32/+23
| * | | | | remove commented out linesJames Tolton2023-01-211-4/+0
| * | | | | Compile and serve js from /statica instead of inline in htmlJames Tolton2023-01-213-5/+33
* | | | | | make it run on gradio < 3.16.2AUTOMATIC2023-01-211-1/+1
* | | | | | extract extra network data from prompt earlierAUTOMATIC2023-01-211-2/+2
|/ / / / /
* | | | | load Lora from .ckpt alsoAUTOMATIC2023-01-211-2/+4
* | | | | add --gradio-queue option to enable gradio queueAUTOMATIC2023-01-212-0/+5
* | | | | add search box to extra networksAUTOMATIC2023-01-213-6/+36
* | | | | make it so that extra networks are not removed from infotextAUTOMATIC2023-01-211-1/+3
* | | | | Lora support!AUTOMATIC2023-01-219-4/+314
* | | | | fix failing tests by removing then :^)AUTOMATIC2023-01-211-9/+1
| |_|/ / |/| | |
* | | | relocate tool buttons next to generate buttonAUTOMATIC2023-01-215-56/+44
* | | | make CLIP interrogator download original text files if the directory does not...AUTOMATIC2023-01-219-3151/+46
* | | | extra networks UIAUTOMATIC2023-01-2125-214/+765
* | | | fix ctrl+up/down that stopped workingAUTOMATIC2023-01-201-1/+1