aboutsummaryrefslogtreecommitdiff
path: root/modules/ui.py
AgeCommit message (Expand)Author
2022-10-02initial support for training textual inversionAUTOMATIC
2022-10-02Put reload buttons in row and add secondary styleDepFA
2022-10-02add custom script body only refresh optionDepFA
2022-10-02remove styling from python sideDepFA
2022-10-01update reloading message styleDepFA
2022-10-01Add scope warning to refresh buttonDepFA
2022-10-01add redefinition guard to gradio_routes_templates_responseDepFA
2022-10-01add restart buttonDepFA
2022-09-30consolidated token counter functionsLiam
2022-09-30fixed token counter for prompt editingLiam
2022-09-30token counters now update when roll artist and style buttons are pressed http...Liam
2022-09-30ALT + return will submit prompt when it's in focusTrung Ngo
2022-09-30change default inpaint mode to originalAUTOMATIC
2022-09-29Save parameters as comments when saving as jpgJustin Maier
2022-09-29Save should use desired sample format fixes #1028Justin Maier
2022-09-29Merge branch 'master' into savingWDevelopsWebApps
2022-09-29Add custom name and try-exceptsafentisAuth
2022-09-29Add output folder iconsMichoko
2022-09-29Add output folder iconsMichoko
2022-09-29Add output folder iconsMichoko
2022-09-29Respect --ckpt-dir command-line argument when merging models (#1261)William Moorehouse
2022-09-29update lists of models after merging them in checkpoints tabAUTOMATIC
2022-09-29correctly list and display model names for #1261AUTOMATIC
2022-09-28Merge pull request #1194 from liamkerr/token_countAUTOMATIC1111
2022-09-28Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-28save parameters for images when using the Save button.AUTOMATIC
2022-09-28removed unused import; now using javascript to watch prompt textareaLiam
2022-09-28Adding support for inverse sigmoid interpolationBernard Maltais
2022-09-28add advanced saving for save buttonWDevelopsWebApps
2022-09-27-Fix interp_amount rounding in filenameBernard Maltais
2022-09-27- Add gradio dropdown list to select checkpointsBernard Maltais
2022-09-27switched the token counter to use hidden buttons instead of api callLiam
2022-09-27Merge remote-tracking branch 'upstream/master' into token_countLiam
2022-09-27added token counter next to txt2img and img2img promptsLiam
2022-09-27(feat): Rework Checkpoint Merger UI for better clarityBernard Maltais
2022-09-27added console outputs, more clear indication of progress, and ability to spec...AUTOMATIC
2022-09-27Merge pull request #1066 from moorehousew/masterAUTOMATIC1111
2022-09-26adds support for a notification.mp3 in the root directory that will play upon...Connum
2022-09-26Added smoothstep interpolation to checkpoint mergingWilliam Moorehouse
2022-09-26copy over fields when sending to img2img: https://github.com/AUTOMATIC1111/st...Liam
2022-09-25Add support for checkpoint mergingWilliam Moorehouse
2022-09-25Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-25added hiding items to ui-config.jsonAUTOMATIC
2022-09-25add custom script source to config path keysDepFA
2022-09-25Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-25added support for setting hires fix from pasted promptsAUTOMATIC
2022-09-25Correct indentDepFA
2022-09-25Persist default Number valuesDepFA
2022-09-25Add attr to skipDepFA
2022-09-25Apply to all checkboxes and textboxesDepFA