aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* add dropdown for X/Y/Z plotpangbo132023-04-051-15/+23
* Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC2023-03-281-1/+0
* Merge branch 'master' into img2img-enhancespace-nuko2023-03-281-9/+6
|\
| * loopback.py Colab compatibility and bug fixLipeCarmel2023-03-251-9/+6
* | Add upscaler to img2imgspace-nuko2023-03-251-0/+1
|/
* Merge pull request #8547 from vladmandic/image-sizeAUTOMATIC11112023-03-251-0/+1
|\
| * disable pil checksVladimir Mandic2023-03-121-0/+1
* | Merge pull request #8772 from mcmonkey4eva/img2img-alt-sd2-fixAUTOMATIC11112023-03-251-14/+16
|\ \
| * | cleanup the img2img alt file a bitAlex "mcmonkey" Goodwin2023-03-201-10/+2
| * | fix img2img alt for SD v2.xAlex "mcmonkey" Goodwin2023-03-201-4/+14
| |/
* | Merge pull request #8799 from JaRail/masterAUTOMATIC11112023-03-251-25/+70
|\ \
| * | Fix "masked content" in loopback scriptJames Railton2023-03-231-0/+4
| * | Loopback Script UpdatesJames Railton2023-03-221-26/+67
| |/
* | Merge pull request #8801 from EllangoK/xyz-valuesAUTOMATIC11112023-03-251-5/+16
|\ \
| * | fixes xyz extra_generation_params not being savedEllangoK2023-03-221-5/+16
| |/
* / initial gradio 3.22 supportAUTOMATIC2023-03-251-16/+18
|/
* add face restoration option to xyz_gridhigh_byte2023-03-121-0/+15
* emergency fix for xyz plotAUTOMATIC2023-03-111-1/+0
* Merge pull request #8175 from vladmandic/image_sizeAUTOMATIC11112023-03-111-0/+5
|\
| * use assert instead of returnVladimir Mandic2023-03-111-3/+2
| * fix silly math errorVladimir Mandic2023-03-101-1/+1
| * add check for resulting image sizeVladimir Mandic2023-02-271-0/+6
* | Merge pull request #7954 from EllangoK/xyz-newlineAUTOMATIC11112023-03-111-1/+1
|\ \
| * | fixes newline being detected as its own entryEllangoK2023-02-201-1/+1
| |/
* | Merge pull request #8021 from 112292454/masterAUTOMATIC11112023-03-111-1/+1
|\ \
| * | Update prompt_matrix.py1122924542023-02-221-1/+1
| * | Update prompt_matrix.py1122924542023-02-221-1/+1
| |/
* | Merge pull request #8326 from DejitaruJin/xyz-order-fixAUTOMATIC11112023-03-111-50/+77
|\ \
| * | Short-circuit error handlingDejitaruJin2023-03-051-1/+5
| * | Add files via uploadDejitaruJin2023-03-041-4/+4
| * | Add files via uploadDejitaruJin2023-03-041-3/+6
| * | Add files via uploadDejitaruJin2023-03-041-1/+8
| * | Fix display and save order for X/Y/Z Grid scriptDejitaruJin2023-03-041-60/+73
| |/
* | Merge remote-tracking branch 'origin/master' into unipcspace-nuko2023-03-113-6/+26
|\|
| * possible fix for #7804AUTOMATIC2023-02-191-0/+3
| * Merge pull request #7571 from mezotaken/int_loopAUTOMATIC11112023-02-191-2/+12
| |\
| | * Optionally append interrogated prompt in loopback scriptVladimir Repin2023-02-051-2/+12
| * | Merge branch 'master' into 6866-fix-hires-prompt-matrixAUTOMATIC11112023-02-193-32/+72
| |\ \
| | * \ Merge pull request #7568 from Klace/XYZ-ImageCFGAUTOMATIC11112023-02-191-0/+1
| | |\ \
| | | * | Img2Img OnlyKyle2023-02-051-1/+1
| | | * | Add Image CFG Scale to XYZ GridKyle2023-02-051-0/+1
| | | |/
| | * | fix incorrectly named args for gr.Slider in prompt matrix and xyz gridAUTOMATIC2023-02-192-2/+2
| | * | Expose xyz_grid's values to other extensions for #7721AUTOMATIC2023-02-191-0/+6
| | |/
| * | Use the real images size, not the processFrancesco Manzali2023-02-011-2/+2
| * | Fix prompt matrix #rows/#cols when using hiresFrancesco Manzali2023-01-311-1/+1
* | | Add UniPC sampler settingsspace-nuko2023-02-101-0/+7
| |/ |/|
* | adds grid margins to xyz plot and prompt matrixEllangoK2023-02-052-24/+25
* | Fix img2imgalt after samplers separationVladimir Repin2023-02-031-3/+3
* | Merge pull request #7334 from EllangoK/masterAUTOMATIC11112023-02-011-8/+13
|\ \
| * | xyz plot now saves sub grids if opts.grid_saveEllangoK2023-01-281-8/+13
| |/