aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Add view metadata button for Lora cards.AUTOMATIC2023-03-141-1/+37
|/ / / / / /
* | | | | | Merge pull request #7965 from Kilvoctu/extranet-buttonsAUTOMATIC11112023-03-121-2/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use emojis for extra network buttons
| * | | | | | restore text, remove 'close'Kilvoctu2023-03-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | don't use emojis for extra network buttons; remove 'close'
* | | | | | | Merge pull request #8156 from bluelovers/pr/lightbox-001AUTOMATIC11112023-03-121-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | feat: better lightbox when not enable zoom
| * | | | | | | feat: better lightbox when not enable zoombluelovers2023-03-121-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #8031 from DrakeRichards/notification-fixAUTOMATIC11112023-03-111-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bug fix: Added results selector for notifications
| * | | | | | | Added results selectorThomas Young2023-02-221-1/+1
| |/ / / / / / | | | | | | | | | | | | | | This causes the querySelectorAll function to only select images in a results div, ignoring images that might be in an extension's gallery.
* | | | | | | Merge pull request #8112 from vladmandic/progressbarAUTOMATIC11112023-03-111-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix progressbar
| * | | | | | | fix progressbarVladimir Mandic2023-02-251-1/+1
| |/ / / / / /
* | | | | | | new setting: Extra text to add before <...> when adding extra network to promptAUTOMATIC2023-03-111-1/+1
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/master' into unipcspace-nuko2023-03-111-2/+2
|\| | | | | |
| * | | | | | Update batch count/size hintsVladimir Repin2023-02-051-2/+2
| | |_|_|_|/ | |/| | | |
* / | | | | Working UniPC (for batch size 1)space-nuko2023-02-101-0/+1
|/ / / / /
* | | | / Add prompt_hash option for file/dir name patterntechneconn2023-02-051-2/+2
| |_|_|/ |/| | |
* | | | Fix missing tooltip for 'Clear prompt' buttonPiotr Pomierski2023-01-311-1/+1
| |_|/ |/| |
* | | update prompt token counts after using the paste params buttonAUTOMATIC2023-01-291-8/+28
| | |
* | | add buttons for auto-search in subdirectories for extra tabsAUTOMATIC2023-01-291-0/+9
| | |
* | | support for searching subdirectory names for extra networksAUTOMATIC2023-01-291-1/+1
| | |
* | | make it so that clicking on hypernet/lora card one more time removes the ↵AUTOMATIC2023-01-281-1/+30
| | | | | | | | | | | | related from the prompt
* | | add checkpoints tab for extra networks UIAUTOMATIC2023-01-281-0/+7
| | |
* | | add progressbar to extension update check; do not check for updates for ↵AUTOMATIC2023-01-281-3/+17
| |/ |/| | | | | disabled extensions
* | changes remaining text from X/Y -> X/Y/ZEllangoK2023-01-271-1/+1
| |
* | rework extras tab to use script systemAUTOMATIC2023-01-231-5/+0
| |
* | add an option to reorder tabs for extra networksAUTOMATIC2023-01-221-1/+2
| |
* | make extra networks search case-insensitiveAUTOMATIC2023-01-221-2/+2
| |
* | hint for discarding layersAUTOMATIC2023-01-221-1/+2
| |
* | attention ctrl+up/down enhancementsAUTOMATIC2023-01-221-44/+66
| |
* | add a slider for default value of added extra networksAUTOMATIC2023-01-211-1/+2
| |
* | add search box to extra networksAUTOMATIC2023-01-211-2/+18
| |
* | relocate tool buttons next to generate buttonAUTOMATIC2023-01-212-22/+15
| | | | | | | | | | prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt
* | make CLIP interrogator download original text files if the directory does ↵AUTOMATIC2023-01-211-1/+0
| | | | | | | | | | | | | | | | not exist remove random artist built-in extension (to re-added as a normal extension on demand) remove artists.csv (but what does it mean????????????????????) make interrogate buttons show Loading... when you click them
* | extra networks UIAUTOMATIC2023-01-213-5/+66
| | | | | | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
* | fix ctrl+up/down that stopped workingAUTOMATIC2023-01-201-1/+1
| |
* | move token counter to the location of the prompt, add token counting for the ↵AUTOMATIC2023-01-201-8/+21
| | | | | | | | negative prompt
* | remove some unnecessary logging to javascript consoleAUTOMATIC2023-01-201-3/+0
| |
* | internal progress relative pathpoiuty2023-01-191-1/+1
| |
* | add handling to some places in javascript that can potentially cause issues ↵AUTOMATIC2023-01-191-2/+7
| | | | | | | | #6898
* | allow baking in VAE in checkpoint merger tabAUTOMATIC2023-01-192-2/+1
| | | | | | | | | | | | | | do not save config if it's the default for checkpoint merger tab change file naming scheme for checkpoint merger tab allow just saving A without any merging for checkpoint merger tab some stylistic changes for UI in checkpoint merger tab
* | add progress bar to modelmergerAUTOMATIC2023-01-191-0/+11
| |
* | Merge pull request #6895 from mezotaken/interrogate-all-tabsAUTOMATIC11112023-01-181-0/+7
|\ \ | | | | | | Process interrogation on all img2img subtabs
| * | Process interrogation on all img2img subtabsVladimir Repin2023-01-181-0/+7
| | |
* | | add option to show/hide warningsAUTOMATIC2023-01-181-1/+1
| | | | | | | | | | | | | | | removed hiding warnings from LDSR fixed/reworked few places that produced warnings
* | | re-enable image dragging on non-firefox browsersAUTOMATIC2023-01-181-1/+9
| | |
* | | bump gradio to 3.16.2AUTOMATIC2023-01-181-4/+2
|\ \ \ | | | | | | | | | | | | change style selection to multiselect dropdown
| * | | change style dropdowns to multiselectAUTOMATIC2023-01-141-4/+2
| | | |
* | | | enable progressbar without galleryAUTOMATIC2023-01-181-9/+15
| | | |
* | | | return progress percentage to title barAUTOMATIC2023-01-181-0/+15
| |/ / |/| |
* | | update sending input event in java script to not cause exception in browser ↵AUTOMATIC2023-01-173-4/+11
| | | | | | | | | | | | https://github.com/gradio-app/gradio/issues/2981
* | | add a button for XY Plot to fill in available values for axes that support thisAUTOMATIC2023-01-161-0/+1
| | |
* | | return an option to hide progressbarAUTOMATIC2023-01-161-0/+1
| | |