aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing.py
Commit message (Expand)AuthorAgeFilesLines
* add textual inversion hashes to infotextAUTOMATIC11112023-07-151-3/+4
* Fix typo: checkpoint_alisasesAarni Koskela2023-07-081-1/+1
* Merge pull request #11477 from hako-mikan/masterAUTOMATIC11112023-07-081-0/+3
|\
| * add 'before_hr callback' script callbackhako-mikan2023-06-281-0/+3
* | Merge pull request #11567 from AUTOMATIC1111/seed_resize_to_0AUTOMATIC11112023-07-081-1/+1
|\ \
| * | Check seed_resize_from <= 0missionfloyd2023-07-031-2/+2
| * | Change default seed_resize to 0missionfloyd2023-07-011-1/+1
| |/
* | Merge pull request #11325 from stablegeniusdiffuser/dev-batch-grid-metadataAUTOMATIC11112023-06-271-6/+7
|\ \
| * | Add use_main_prompt parameter to use proper metadata for batch run grids or i...stablegeniusdiffuser2023-06-191-6/+7
| |/
* | Merge branch 'dev' into 10141-gradio-user-exifAUTOMATIC11112023-06-271-30/+85
|\|
| * linterAUTOMATIC2023-06-091-1/+1
| * Merge pull request #11087 from AUTOMATIC1111/persistent_conds_cacheAUTOMATIC11112023-06-091-10/+16
| |\
| | * persistent conds cachew-e-w2023-06-081-10/+16
| * | Split mask blur into X and Y componentsSplendide Imaginarius2023-06-091-4/+17
| |/
| * Merge pull request #10956 from akx/lenAUTOMATIC11112023-06-051-1/+2
| |\
| | * Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela2023-06-021-1/+2
| * | prevent calculating cons for second pass of hires fix when they are the same ...AUTOMATIC2023-06-041-7/+13
| * | fix for conds of second hires fox pass being calculated using first pass's ne...AUTOMATIC2023-06-041-3/+29
| * | simplify self.extra_network_dataw-e-w2023-06-031-4/+2
| * | fix conds caching with extra networkw-e-w2023-06-031-12/+12
| |/
| * revert the erroneous change for model setting added in df02498dAUTOMATIC2023-06-011-2/+1
| * add an option to show selected setting in main txt2img/img2img UIAUTOMATIC2023-05-311-1/+5
| * Merge branch 'dev' into report-errorAUTOMATIC11112023-05-311-3/+2
| |\
| | * fix get_conds_with_caching()w-e-w2023-05-291-3/+2
| * | Add & use modules.errors.print_error where currently printing exception info ...Aarni Koskela2023-05-291-1/+1
| |/
| * custom unet supportAUTOMATIC2023-05-271-1/+3
* | Add an opt-in infotext user name settingJared Deckard2023-06-151-1/+1
* | Note the Gradio user in the Exif dataJared Deckard2023-06-141-0/+3
* | Merge pull request #10804 from AUTOMATIC1111/fix-xyz-clipAUTOMATIC11112023-05-311-3/+2
|/
* rework hires prompts/sampler code to among other things support different ext...AUTOMATIC2023-05-181-112/+149
* Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...AUTOMATIC2023-05-181-5/+68
|\
| * Merge branch 'master' into improved-hr-conflict-testInvincibleDude2023-03-141-2/+9
| |\
| * | Negative prompt fixInvincibleDude2023-03-101-1/+1
| * | Fix crash when hr is disabledInvincibleDude2023-03-041-0/+2
| * | Merge branch 'master' into improved-hr-conflict-testInvincibleDude2023-03-031-1/+1
| |\ \
| * | | Image processing changesInvincibleDude2023-03-031-38/+38
| * | | Image info fixInvincibleDude2023-02-051-3/+7
| * | | Merge branch 'AUTOMATIC1111:master' into improved-hr-conflict-testInvincibleDude2023-02-051-2/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into improved-hr-conflict-testInvincibleDude2023-01-301-1/+0
| |\ \ \ \
| * | | | | Extra network in hr abomination fixinvincibledude2023-01-291-1/+2
| * | | | | Extra networks loading fixinvincibledude2023-01-291-10/+3
| * | | | | Extra networks loading fixinvincibledude2023-01-291-2/+2
| * | | | | Extra networks loading fixinvincibledude2023-01-291-2/+14
| * | | | | Merge branch 'master' into masterInvincibleDude2023-01-291-7/+26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'AUTOMATIC1111:master' into masterInvincibleDude2023-01-241-2/+6
| |\ \ \ \ \ \
| * | | | | | | Gen params paste improvementinvincibledude2023-01-221-2/+2
| * | | | | | | Gen params paste improvementinvincibledude2023-01-221-2/+2
| * | | | | | | UI and PNG info improvementsinvincibledude2023-01-221-2/+2
| * | | | | | | UI and PNG info improvementsinvincibledude2023-01-221-0/+3
| * | | | | | | hr conditioninginvincibledude2023-01-221-1/+1