aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge pull request #9723 from missionfloyd/extra-network-noneAUTOMATIC11112023-04-292-2/+2
| | |\ \ \
| | | * | | Add "None" option to extra networks dropdownsmissionfloyd2023-04-182-2/+2
| | | |/ /
| | * | | Merge branch 'dev' into fix_batch_processingAUTOMATIC11112023-04-294-13/+13
| | |\ \ \
| | | * | | bump gradio to 3.27AUTOMATIC2023-04-291-0/+1
| | | * | | bump gradio to 3.27AUTOMATIC2023-04-294-13/+12
| | | |/ /
| | * / / fix(extras): fix batch image processing on 'Extras\Batch Process' tabIlya Khadykin2023-04-092-3/+5
| | |/ /
| | * / attempted fix for infinite loading for settings that some people experienceAUTOMATIC2023-03-291-0/+1
| | |/
| | * do not add mask blur to infotext if there is no maskAUTOMATIC2023-03-281-1/+2
| | * Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC2023-03-284-107/+10
| | * Merge pull request #7931 from space-nuko/img2img-enhanceAUTOMATIC11112023-03-284-10/+107
| | |\
| | | * Merge branch 'master' into img2img-enhancespace-nuko2023-03-289-24/+80
| | | |\
| | | * | Use .success() callback on img2img preview inputs changespace-nuko2023-03-251-5/+3
| | | * | Add upscaler to img2imgspace-nuko2023-03-254-12/+28
| | | * | Add upscale slider to img2imgspace-nuko2023-03-254-4/+87
| | * | | sort hypernetworks and checkpoints by nameAUTOMATIC2023-03-282-2/+2
| | * | | Merge pull request #9052 from space-nuko/temp-disable-extensionsAUTOMATIC11112023-03-283-7/+30
| | |\ \ \
| | | * | | Make disable configurable between builtin/extra extensionsspace-nuko2023-03-273-9/+27
| | | * | | Add temporary "disable all extensions" option for debugging usespace-nuko2023-03-272-1/+6
| | | | |/ | | | |/|
| | * | | Merge pull request #8958 from MrCheeze/variations-modelAUTOMATIC11112023-03-286-29/+87
| | |\ \ \
| | | * | | overwrite xformers in the unclip model config if not availableMrCheeze2023-03-261-0/+3
| | | * | | Add support for the Variations models (unclip-h and unclip-l)MrCheeze2023-03-266-29/+84
| | * | | | serve css as independent filesAUTOMATIC2023-03-271-33/+41
| | | |/ / | | |/| |
| | * | | remove an extra unneeded row in outputsAUTOMATIC2023-03-271-2/+1
| | * | | do not read extensions' git stuff at startupAUTOMATIC2023-03-272-10/+24
| | * | | Merge pull request #8669 from Vespinian/fix-api-running-unwanted_scriptsAUTOMATIC11112023-03-271-6/+25
| | |\ \ \
| | | * | | Reworked this PR, now we have 2 default arg list (one for each tab) that will...Vespinian2023-03-251-6/+25
| | | * | | Revert "Made copies of global scriptrunners, now we clear the copied scriptru...Vespinian2023-03-251-13/+3
| | | * | | Revert "Comment fix"Vespinian2023-03-251-1/+1
| | | * | | Comment fixVespinian2023-03-161-1/+1
| | | * | | Made copies of global scriptrunners, now we clear the copied scriptrunner of ...Vespinian2023-03-161-3/+13
| | | |/ /
| | * | | Merge pull request #8944 from SirFrags/extra_save_geninfoAUTOMATIC11112023-03-271-1/+9
| | |\ \ \
| | | * | | preview replace save paramsSirFrags2023-03-251-1/+9
| | | | |/ | | | |/|
| | * | | update button pressed down style for #8569AUTOMATIC2023-03-271-1/+1
| | * | | Merge pull request #8569 from missionfloyd/extra-networks-toggleAUTOMATIC11112023-03-271-2/+2
| | |\ \ \
| | | * | | Merge branch 'master' into extra-networks-togglemissionfloyd2023-03-2524-209/+485
| | | |\| |
| | | * | | Make extra networks button togglablemissionfloyd2023-03-121-2/+2
| | * | | | Merge pull request #8525 from bluelovers/pr/sort-001AUTOMATIC11112023-03-271-1/+1
| | |\ \ \ \
| | | * | | | remove changes in textual_inversion.pybluelovers2023-03-251-2/+2
| | | * | | | fix: remove cmpbluelovers2023-03-151-1/+1
| | | * | | | feat: try sort as ignore-casebluelovers2023-03-122-3/+3
| | * | | | | remove -y, bring back -fAUTOMATIC2023-03-271-1/+1
| | * | | | | bring back -yAUTOMATIC2023-03-271-0/+1
| | * | | | | Merge pull request #8943 from space-nuko/fix-accordion-paddingAUTOMATIC11112023-03-271-0/+12
| | |\ \ \ \ \
| | | * | | | | Fix padding on accordion/dropdown list elementsspace-nuko2023-03-251-0/+12
| | | | |_|/ / | | | |/| | |
| | * / | | | for img2img, use None as upscaler instead of erroring out if the desired upsc...AUTOMATIC2023-03-261-2/+5
| | |/ / / /
| * / / / / Support Gradio's theme APIspace-nuko2023-03-252-1/+36
| |/ / / /
| * | | | add missing extensions_dir, extensions_builtin_dir to extensions.pyAUTOMATIC2023-03-251-0/+1
| * | | | Merge branch 'master' into masterAUTOMATIC11112023-03-2522-196/+413
| |\ \ \ \
| | * | | | split commandline args into its own fileAUTOMATIC2023-03-255-779/+50
| | * | | | Split history: mv temp modules/shared.pyAndrey2023-03-251-0/+751