aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-01-14typo?AUTOMATIC
2023-01-14fix bug with "Ignore selected VAE for..." option completely disabling VAE ele...AUTOMATIC
2023-01-14add an option to choose what you want to see in live preview (Live preview su...AUTOMATIC
2023-01-14load hashes from cache for checkpoints that have themAUTOMATIC
2023-01-14update key to use with checkpoints' sha256 in cacheAUTOMATIC
2023-01-14change hypernets to use sha256 hashesAUTOMATIC
2023-01-14change hash to sha256AUTOMATIC
2023-01-13fix a bug caused by mergeAUTOMATIC
2023-01-13Merge branch 'master' into tensorboardAUTOMATIC1111
2023-01-13Merge pull request #6689 from Poktay/add_gradient_settings_to_logging_fileAUTOMATIC1111
2023-01-13Merge pull request #6684 from space-nuko/save-extension-params-to-last-paramsAUTOMATIC1111
2023-01-13Merge pull request #6685 from space-nuko/script-callback-fix-infotextAUTOMATIC1111
2023-01-13print bucket sizes for training without resizing images #6620AUTOMATIC
2023-01-13Merge pull request #6620 from guaneec/varsize_batchAUTOMATIC1111
2023-01-12add gradient settings to training settings log filesJosh R
2023-01-12Add script callback for fixing infotext parametersspace-nuko
2023-01-12Fix extension parameters not being saved to last used parametersspace-nuko
2023-01-12Allow creation of zero vectors for TIShondoit
2023-01-11img2img UI rework: obsolete --gradio-img2img-tool --gradio-inpaint-tool and a...AUTOMATIC
2023-01-11Merge pull request #6647 from vladmandic/update-progress-apiAUTOMATIC1111
2023-01-11Merge pull request #6648 from vladmandic/progress-descriptionAUTOMATIC1111
2023-01-11Merge pull request #6628 from catboxanon/fix/alternating-words-emphasisAUTOMATIC1111
2023-01-11fix for an error caused by skipping initialization, for realsies this time: T...AUTOMATIC
2023-01-11set descriptionsVladimir Mandic
2023-01-11add textinfo to progress responseVladimir Mandic
2023-01-11Remove compat option for prompt parsercatboxanon
2023-01-11Remove compat option check for prompt parsercatboxanon
2023-01-11Merge branch 'AUTOMATIC1111:master' into fix/alternating-words-emphasiscatboxanon
2023-01-11possible fix for fallback for fast model creation from config, attempt 2AUTOMATIC
2023-01-11possible fix for fallback for fast model creation from configAUTOMATIC
2023-01-11add an option to copy config from one of models in checkpoint mergerAUTOMATIC
2023-01-11Merge pull request #6625 from PlasmaPower/textual-inversion-safetensorsAUTOMATIC1111
2023-01-10Expose the compiled class module of scripts to extensionsspace-nuko
2023-01-10Fix prompt parser default step transformer w/ testcatboxanon
2023-01-10Add old prompt parser compat optioncatboxanon
2023-01-10Support loading textual inversion embeddings from safetensors filesLee Bousfield
2023-01-11Enable batch_size>1 for mixed-sized trainingdan
2023-01-10change color selector in settings to be part of formAUTOMATIC
2023-01-10add support for transformers==4.25.1AUTOMATIC
2023-01-10add more stuff to ignore when creating model from configAUTOMATIC
2023-01-10disable torch weight initialization and CLIP downloading/reading checkpoint t...AUTOMATIC
2023-01-10Split history ui.py to ui_progress.pyAUTOMATIC
2023-01-10Split history ui.py to ui_progress.pyAndrey
2023-01-10Split history ui.py to ui_progress.pyAndrey
2023-01-10Split history ui.py to ui_progress.pyAndrey
2023-01-10Split history ui.py to ui_progress.pyAndrey
2023-01-10Variable dropout ratearia1th
2023-01-10Merge pull request #6578 from vladmandic/fix-model-loadAUTOMATIC1111
2023-01-09relax reponse type check enforcementVladimir Mandic
2023-01-09allow model load if previous model failedVladimir Mandic