aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10943 from catboxanon/sortAUTOMATIC11112023-06-031-1/+3
|\
| * Apply suggestions from code reviewcatboxanon2023-06-021-1/+2
| * Support dynamic sort of extra networkscatboxanon2023-06-021-1/+2
* | small ui fixDanil Boldyrev2023-06-021-1/+1
* | Added the ability to swap the zoom hotkeys and resize the brushDanil Boldyrev2023-06-022-7/+19
* | Made tooltip optional.Danil Boldyrev2023-06-022-51/+72
* | Added a hotkey repeat check to avoid bugsDanil Boldyrev2023-06-011-7/+9
* | Added the ability to configure hotkeys via webuiDanil Boldyrev2023-06-012-21/+75
* | Fixed the problem with sticking to the mouse, created a tooltipDanil Boldyrev2023-05-312-7/+124
|/
* add an option to show selected setting in main txt2img/img2img UIAUTOMATIC2023-05-311-0/+48
* rename print_error to report, use it with together with package nameAUTOMATIC2023-05-312-6/+4
* Merge branch 'dev' into report-errorAUTOMATIC11112023-05-313-1/+579
|\
| * Merge pull request #10759 from daswer123/devAUTOMATIC11112023-05-311-0/+431
| |\
| | * a small fix for very wide images, because of the scroll bar was the wrong zoomDanil Boldyrev2023-05-301-1/+4
| | * Moved the script to the extension build-inDanil Boldyrev2023-05-291-0/+428
| * | Vendor in the single module used from taming_transformers; remove taming_tran...Aarni Koskela2023-05-302-1/+148
| |/
* / Add & use modules.errors.print_error where currently printing exception info ...Aarni Koskela2023-05-292-8/+5
|/
* calculate hashes for LoraAUTOMATIC2023-05-194-16/+98
* Merge pull request #10550 from akx/git-blame-ignore-revsAUTOMATIC11112023-05-191-1/+1
|\
| * Fix ruff lintAarni Koskela2023-05-191-1/+1
* | change upscalers to download models into user-specified directory (from comma...AUTOMATIC2023-05-193-5/+4
|/
* Merge pull request #10529 from ryankashi/masterAUTOMATIC11112023-05-191-0/+4
|\
| * Added the refresh-loras post requestryankashi2023-05-181-0/+4
* | add messages about Loras that failed to load to UIAUTOMATIC2023-05-181-1/+7
* | eslint related file editsAUTOMATIC2023-05-181-1/+1
* | Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-171-26/+26
* | Merge branch 'master' into devAUTOMATIC2023-05-141-0/+4
|\|
| * add a possible fix for 'LatentDiffusion' object has no attribute 'lora_layer_...AUTOMATIC2023-05-141-0/+4
* | add a bunch of descriptions and reword a lot of settings (sorry, localizers)AUTOMATIC2023-05-141-1/+12
* | Merge branch 'release_candidate' into devAUTOMATIC2023-05-133-1/+14
|\|
| * add an option to always refer to lora by filenamesAUTOMATIC2023-05-133-1/+14
* | Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-116-34/+34
* | suggestions and fixes from the PRAUTOMATIC2023-05-103-15/+4
* | manual fixes for some C408AUTOMATIC2023-05-103-7/+7
* | fixes for B007AUTOMATIC2023-05-105-5/+5
* | ruff manual fixesAUTOMATIC2023-05-104-15/+26
* | ruff auto fixesAUTOMATIC2023-05-104-15/+15
* | F401 fixes for ruffAUTOMATIC2023-05-101-2/+2
* | imports cleanup for ruffAUTOMATIC2023-05-103-4/+1
* | manual fixes for ruffAUTOMATIC2023-05-106-24/+28
* | autofixes from ruffAUTOMATIC2023-05-102-2/+1
|/
* rework loras apiAUTOMATIC2023-05-093-38/+20
* Add api method to get LoRA models with promptSayo2023-05-082-10/+34
* Add api method to get LoRA modelsSayo2023-05-081-1/+13
* Lora: add an option to use old method of applying lorasAUTOMATIC2023-05-082-6/+55
* directory hiding for extra networks: dirs starting with . will hide their car...AUTOMATIC2023-05-081-5/+1
* Merge pull request #10089 from AUTOMATIC1111/LoraFixAUTOMATIC11112023-05-081-1/+5
|\
| * Fix some Lora's not workingLeo Mozoloa2023-05-041-1/+5
* | read infotext params from the other extension for Lora if it's not activeAUTOMATIC2023-05-082-1/+36
* | if present, use Lora's "ss_output_name" field to refer to it in promptAUTOMATIC2023-05-073-4/+12
|/