aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/api'AUTOMATIC2022-10-191-0/+2
|\
| * Add --nowebui as a means of disabling the webui and run on the other portRyan Voots2022-10-181-1/+2
| * initial prototype by borrowing contractsarcticfaded2022-10-171-1/+1
* | remove shared option for update check (because it is not an argument of webui)AUTOMATIC2022-10-181-1/+0
* | add shared option for update checkDepFA2022-10-181-0/+1
* | clarify the comment for the new option from #2959 and move it to UI section.AUTOMATIC2022-10-181-1/+1
* | Disable auto weights swap with config optiontrufty2022-10-181-0/+1
* | Merge branch 'master' into dark-modeAUTOMATIC11112022-10-181-2/+5
|\ \
| * | localization supportAUTOMATIC2022-10-171-2/+5
| |/
* | Use of a --theme argument for more flexibilityMichoko2022-10-171-1/+1
* | Added dark mode switchMichoko2022-10-171-1/+1
|/
* The hide_ui_dir_config flag also restrict write attempt to path settingsSGKoishi2022-10-161-0/+10
* Allow specifying the region of ngrok.ddPn082022-10-161-0/+1
* typoNO_ob2022-10-151-1/+1
* bring back scale latent option in settingsAUTOMATIC2022-10-151-1/+2
* Merge branch 'master' into ckpt-cacheAUTOMATIC11112022-10-151-4/+8
|\
| * remove duplicate code for log loss, add step, make it read from options rathe...AUTOMATIC2022-10-141-1/+2
| * rework the code for lowram a bitAUTOMATIC2022-10-141-1/+2
| * add `--lowram` parameterLjzd-PRO2022-10-141-0/+1
| * Add option to prevent empty spots in grid (1/2)Gugubo2022-10-141-0/+1
| * Add 'interrogate' and 'all' choices to --use-cpubrkirch2022-10-141-3/+3
* | add checkpoint cache option to UI for faster model switchingRae Fu2022-10-141-0/+1
|/
* add hypernetwork multipliersAUTOMATIC2022-10-131-1/+4
* options to refresh list of models and hypernetworksAUTOMATIC2022-10-131-4/+5
* add option to change what's shown in quicksettings barAUTOMATIC2022-10-131-2/+2
* Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_outputAUTOMATIC11112022-10-131-0/+1
|\
| * Merge remote-tracking branch 'upstream/master' into interrogate_include_ranks...Greg Fuller2022-10-121-2/+8
| |\
| * | Interrogate: add option to include ranks in outputGreg Fuller2022-10-121-0/+1
* | | remove interrogate option I accidentally deletedAUTOMATIC2022-10-131-0/+1
| |/ |/|
* | deepbooru: added option to use spaces or underscoresAUTOMATIC2022-10-121-0/+2
* | train: change filename processing to be more simple and configurableAUTOMATIC2022-10-121-0/+3
* | just add the deepdanbooru settings unconditionallyAUTOMATIC2022-10-121-9/+4
* | Merge remote-tracking branch 'origin/steve3d'AUTOMATIC2022-10-121-1/+1
|\ \
| * | Update shared.pysupersteve3d2022-10-121-1/+1
| |/
* | Merge pull request #2143 from JC-Array/deepdanbooru_pre_processAUTOMATIC11112022-10-121-4/+9
|\ \
| * | resolved conflicts, moved settings under interrogate section, settings only s...JC_Array2022-10-111-10/+9
| * | Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_processJC-Array2022-10-111-4/+21
| |\|
| * | Merge branch 'deepdanbooru_pre_process' into masterJC-Array2022-10-101-0/+6
| |\ \
| | * | added deepbooru settings (threshold and sort by alpha or likelyhood)JC_Array2022-10-101-0/+6
* | | | create dir for hypernetworksAUTOMATIC2022-10-121-0/+1
| |_|/ |/| |
* | | add an option to unload models during hypernetwork training to save VRAMAUTOMATIC2022-10-111-0/+4
* | | Add cross-attention optimization from InvokeAIbrkirch2022-10-111-2/+3
* | | rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...AUTOMATIC2022-10-111-1/+1
* | | Cleaned ngrok integrationJamnedZ2022-10-111-0/+1
* | | fixes related to mergeAUTOMATIC2022-10-111-2/+11
* | | Comma backtrack padding (#2192)hentailord85ez2022-10-111-0/+1
* | | Added slider for deepbooru score threshold in settingsKenneth2022-10-111-0/+1
|/ /
* | add an option to not add watermark to created imagesAUTOMATIC2022-10-101-0/+1
* | Merge pull request #2131 from ssysm/upstream-masterAUTOMATIC11112022-10-101-0/+1
|\ \
| * | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we...ssysm2022-10-101-9/+11
| |\|