aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add username and password in ngrok.JingShing2022-11-101-2/+10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4573 from liamkerr/4415-update-generation-infoAUTOMATIC11112022-11-114-1/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4415 update generation info
| * | | | | | | | | | | | | | | | | | | | | | | | | | | added event listener for the image gallery modal; moved js to separate fileLiam2022-11-103-9/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | updating the displayed generation info when user clicks images in the ↵Liam2022-11-094-2/+36
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gallery. feature request 4415
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4117 from TinkTheBoush/masterAUTOMATIC11112022-11-112-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding optional tag shuffling for training
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update dataset.pyKyuSeok Jung2022-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update dataset.pyKyuSeok Jung2022-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | adding tag dropout optionKyuSeok Jung2022-11-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | adding tag drop out optionKyuSeok Jung2022-11-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update shared.pyKyuSeok Jung2022-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into masterKyuSeok Jung2022-11-0540-541/+1758
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | remove ui optionTinkTheBoush2022-11-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | change option position to Training settingTinkTheBoush2022-11-044-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into masterKyuSeok Jung2022-11-0222-91/+281
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | append_tag_shuffleTinkTheBoush2022-11-014-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4395 from snowmeow2/masterAUTOMATIC11112022-11-112-2/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add DeepDanbooru to the interrogate API
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding DeepDanbooru to the interrogation APIsnowmeow22022-11-062-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | Fixes race condition in training when VAE is unloadedFampai2022-11-042-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set_current_image can attempt to use the VAE when it is unloaded to the CPU while training
| | | | | | | | | | | | | | | | | | | | | | | | * | | | | fixed textual inversion training with inpainting modelsNerogar2022-11-011-1/+26
| | | | | | | | | | | | | | | | | | | | | | | |/ / / / /
| | | | | | | | | | | | | | | | | | | | | | | | | * | | Remove pad spaces from progress bar textAlexandre Simard2022-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | * | | Show PB texts at same time and earlierAlexandre Simard2022-10-191-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For big tasks (1000+ steps), waiting 1 minute to see ETA is long and this changes it so the number of steps done plays a role in showing the text as well.
| | | | | | | | | | | | | | | | | | | | | | | | | | * | Update xy_grid.pyRnDMonkey2022-10-031-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed XY Plot infotext value keys to not be so generic.
| | | | | | | | | | | | | | | | | | | | | | | | | | * | Merge branch 'AUTOMATIC1111:master' into trunkRnDMonkey2022-10-012-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | |\ \
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | fix to allow empty {} valuesRnDMonkey2022-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | fixed expression error in conditionRnDMonkey2022-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | Updated xy_grid infotext formatting, parser regexRnDMonkey2022-10-012-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | Added X/Y plot parameters to extra_generation_paramsRnDMonkey2022-10-011-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | [xy_grid] made -1 seed fixing apply to Var. seed tooRnDMonkey2022-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge branch 'master' into gradient-clippingMuhammad Rizqi Nur2022-11-0915-7413/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove old localizations from the main repo.AUTOMATIC2022-11-0812-7339/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Where are they now? Here: https://github.com/AUTOMATIC1111/stable-diffusion-webui-old-localizations
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | add callback for creating a tab in train UIAUTOMATIC2022-11-082-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | move functions out of main body for image preprocessing for easier hijackingAUTOMATIC2022-11-081-69/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix javascript duplication bug after pressing the restart UI buttonAUTOMATIC2022-11-081-3/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge branch 'master' into gradient-clippingMuhammad Rizqi Nur2022-11-0726-248/+844
| | | | | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | bump gradio to 3.9AUTOMATIC2022-11-062-2/+2
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | / / / / / / / / / / / / / / load all settings in one call instead of one by one when the page loadsAUTOMATIC2022-11-061-6/+16
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3810 from royshil/roy.add_simple_interrogate_apiAUTOMATIC11112022-11-062-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a barebones CLIP interrogate API endpoint
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into roy.add_simple_interrogate_apiAUTOMATIC11112022-11-0657-1708/+3830
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | add load_with_extra function for modules to load checkpoints with extended ↵AUTOMATIC2022-11-061-3/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whitelist
* | | | | | | | | | | | | | | | | | | | | | | | | | | remove localization people from CODEOWNERS add a noteAUTOMATIC2022-11-061-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | add tags to extensions, and ability to filter out tagsAUTOMATIC2022-11-064-23/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list changed Settings keys in UI do not print VRAM/etc stats everywhere but in calls that use GPU
* | | | | | | | | | | | | | | | | | | | | | | | | | | add ability to create extensions that add localizationsAUTOMATIC2022-11-066-9/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4371 from hotdogee/masterAUTOMATIC11112022-11-061-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #800 #1562 #2075 #2304 #2931 LDSR upscaler producing black bars
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixes LDSR upscaler producing black barsHan Lin2022-11-061-3/+11
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4342 from Harvester62/ItalianEugenio Buffo2022-11-051-91/+423
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Italian localization - Additions and updates
| * | | | | | | | | | | | | | | | | | | | | | | | | Italian localization - Additions and updatesRiccardo Giovanetti2022-11-051-91/+423
|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated localization with the latest version of these Scripts/Extensions: SD-Chad - Stable Diffusion Aesthetic Scorer (added) AlphaCanvas StylePile Alternate Sampler Noise Schedules SD Latent Mirroring (new) SD Dynamic Prompts Dataset Tag Editor Depth Maps (new) Improved prompt matrix (new) New Extensions: Auto-sd-paint-ext (new) training-picker (new) Unprompted NovelAI-2-local-prompt (new) tokenizer (new) Hope there aren't too many mistakes or wrong translations, in case let me know.
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4337 from 36DB/kr-localizationDynamic2022-11-051-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ko_KR.json
| * | | | | | | | | | | | | | | | | | | | | | | | | Update ko_KR.jsonDynamic2022-11-051-0/+8
|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New setting option and some additional extension index strings
* | | | | | | | | | | | | | | | | | | | | | | | | tweak names a bit for new samplersAUTOMATIC2022-11-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4304 from hentailord85ez/k-diffusion-updateAUTOMATIC11112022-11-052-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for the new DPM-Solver++ samplers added to k-diffusion