aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'dev' into sdxlAUTOMATIC11112023-07-1410-37/+47
| | |\ \ \ \ \
| | * | | | | | repair medvram and lowvramAUTOMATIC11112023-07-142-3/+5
| | | | | | | |
| | * | | | | | raise maximum Negative Guidance minimum sigma due to request in PR discussionAUTOMATIC11112023-07-141-1/+1
| | | | | | | |
| | * | | | | | linterAUTOMATIC11112023-07-141-1/+1
| | | | | | | |
| | * | | | | | initial SDXL refiner supportAUTOMATIC11112023-07-145-19/+71
| | | | | | | |
| | * | | | | | thank you linterAUTOMATIC11112023-07-131-3/+3
| | | | | | | |
| | * | | | | | add support for SDXL loras with te1/te2 modulesAUTOMATIC11112023-07-133-12/+33
| | | | | | | |
| | * | | | | | mute SDXL imports in the place there SDXL is imported for the first time ↵AUTOMATIC11112023-07-132-18/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of launch.py
| | * | | | | | repair --no-half for SDXLAUTOMATIC11112023-07-131-4/+5
| | | | | | | |
| | * | | | | | add XL support for live previews: approx and TAESDAUTOMATIC11112023-07-133-25/+40
| | | | | | | |
| | * | | | | | fix broken img2imgAUTOMATIC11112023-07-131-0/+4
| | | | | | | |
| | * | | | | | lora supportAUTOMATIC11112023-07-131-0/+5
| | | | | | | |
| | * | | | | | fix CLIP doing the unneeded normalizationAUTOMATIC11112023-07-136-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert SD2.1 back to use the original repo add SDXL's force_zero_embeddings to negative prompt
| | * | | | | | lintAUTOMATIC11112023-07-131-1/+1
| | | | | | | |
| | * | | | | | get attention optimizations to workAUTOMATIC11112023-07-134-8/+12
| | | | | | | |
| | * | | | | | mute unneeded SDXL imports for tests tooAUTOMATIC11112023-07-131-2/+2
| | | | | | | |
| | * | | | | | fix importlib.machinery issue on github's autotests #yoloAUTOMATIC11112023-07-121-3/+4
| | | | | | | |
| | * | | | | | linterAUTOMATIC11112023-07-122-3/+1
| | | | | | | |
| | * | | | | | Merge branch 'dev' into sdxlAUTOMATIC11112023-07-123-3/+22
| | |\ \ \ \ \ \
| | * | | | | | | SDXL supportAUTOMATIC11112023-07-1216-45/+242
| | | | | | | | |
| | * | | | | | | getting SD2.1 to run on SDXL repoAUTOMATIC11112023-07-119-24/+152
| | | | | | | | |
| | | | | | * | | remove duplicateLeon Feng2023-07-181-1/+1
| | | | | | | | |
| | | | | | * | | Update shared.pyLeon Feng2023-07-161-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
| | | | | | * | improve var namingkopyl2023-07-181-5/+5
| | | | | | | |
| | | | | | * | Replace argument with env variablekopyl2023-07-181-1/+1
| | | | | | | |
| | | | | | * | Make possible to install web ui without venv with --novenv flagkopyl2023-07-181-4/+9
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When passing `--novenv` flag to webui.sh it can skip venv. Might be useful for installing in Docker since messing with venv in Docker might be a bit complicated. Example usage: `webui.sh --novenv` Hope this gets approved and pushed into future versions of Web UI
| | | | | | * Merge pull request #11867 from AUTOMATIC1111/add-dropdown-extra_sort_order-lableAUTOMATIC11112023-07-181-1/+1
| | | | | | |\ | | | | | | | | | | | | | | | | add dropdown extra_sort_order lable
| | | | | | | * add dropdown extra_sort_order lablew-e-w2023-07-181-1/+1
| | | | | | |/
| | | | | | * fix tabs height on small screensAUTOMATIC11112023-07-171-1/+1
| | | | | | |
| | | | | | * fix extra search buttonw-e-w2023-07-172-2/+2
| | | | | | |
| | | | | | * more tweaking for cards section heightAUTOMATIC11112023-07-161-2/+3
| | | | | | |
| | | | | | * change extra networks list to have constant height and scrollingAUTOMATIC11112023-07-161-0/+3
| | | | | | |
| | | | | | * fix unneded reload from diskAUTOMATIC11112023-07-161-1/+7
| | | | | | |
| | | | | | * always show extra networks tabs in the UIAUTOMATIC11112023-07-164-59/+50
| | |_|_|_|/ | |/| | | |
| * | | | | minor restyling for extra networksAUTOMATIC11112023-07-162-3/+3
| | | | | |
| * | | | | nuke thumbs extra networks view mode (use settings tab to change ↵AUTOMATIC11112023-07-165-94/+22
| | | | | | | | | | | | | | | | | | | | | | | | width/height/scale to get thumbs)
| * | | | | add resolution calculation from buckets for lora user metadata pageAUTOMATIC11112023-07-162-7/+22
| | | | | |
| * | | | | fix bogus metadata for extra networks appearing out of cacheAUTOMATIC11112023-07-163-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | fix description editing for checkpoint not immediately appearing on cards
| * | | | | Merge pull request #11794 from MarcusAdams/none-filename-tokenAUTOMATIC11112023-07-161-2/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | Added [none] filename token.
| | * | | | | Added [none] filename token.Marcus Adams2023-07-151-2/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #11797 from wfjsw/ext-index-envAUTOMATIC11112023-07-161-2/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | allow replacing extensions index with environment variable
| | * | | | | allow replacing extensions index with environment variableJabasukuriputo Wang2023-07-151-2/+3
| | | | | | |
| * | | | | | Merge pull request #11802 from AUTOMATIC1111/warns-merge-into-masterAUTOMATIC11112023-07-161-0/+19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Warns merge into master
| | * | | | | | Warns merge into masterw-e-w2023-07-151-0/+19
| | |/ / / / /
| * | | | | | Merge pull request #11806 from huchenlei/file_500AUTOMATIC11112023-07-161-0/+4
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | 404 when thumb file not found
| | * | | | | | 404 when thumb file not foundhuchenlei2023-07-161-0/+4
| | | |/ / / / | | |/| | | |
| * | | | | | speedup extra networks listingAUTOMATIC11112023-07-168-38/+51
| | | | | | |
| * | | | | | allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC11112023-07-169-87/+142
| | | | | | |
| * | | | | | fix styles for dark peopleAUTOMATIC11112023-07-151-0/+4
| | | | | | |
| * | | | | | add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458AUTOMATIC11112023-07-155-13/+241
| | | | | | |