aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Should be "utils"Garrett Sutula2023-04-281-1/+1
| * | | | | | | | | | | | | | | | | fix for method moved to gradio_clientGarrett Sutula2023-04-281-1/+1
| * | | | | | | | | | | | | | | | | Improve param semantics,Garrett Sutula2023-04-281-1/+1
| * | | | | | | | | | | | | | | | | Add tls_verify arg for use with self-signed certsGarrett Sutula2023-04-281-0/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | replace with #wrap_session_callsiutin2023-04-171-7/+9
* | | | | | | | | | | | | | | | | multi users supportsiutin2023-04-163-28/+59
* | | | | | | | | | | | | | | | | keep randomId simplersiutin2023-03-301-2/+2
* | | | | | | | | | | | | | | | | tool buttonsiutin2023-03-301-8/+9
* | | | | | | | | | | | | | | | | use condition to wait for resultsiutin2023-03-302-3/+5
* | | | | | | | | | | | | | | | | add a button to restore the current progresssiutin2023-03-302-4/+44
* | | | | | | | | | | | | | | | | store the last generated resultsiutin2023-03-302-0/+11
* | | | | | | | | | | | | | | | | add an internal API for obtaining current task idsiutin2023-03-301-0/+8
|/ / / / / / / / / / / / / / / /
* | | | / / / / / / / / / / / / 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
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |