32 Commits (0e5527b4df6199d52aa6a424dcf95954cfd87d1f)

Author SHA1 Message Date
DepFA 0e5527b4df
Add previous and next to modal with key shortcuts 3 years ago
DepFA f96d8a601c
Block event propagation when lightbox is triggered 3 years ago
DepFA 1ef79f926e generalise to work on all non-masked images on all tabs 3 years ago
DepFA 1a51337077 Add modal creation and functions 3 years ago
AUTOMATIC 304222ef94 X/Y plot support for switching checkpoints. 3 years ago
AUTOMATIC c441ba065c add a comment and some checks for the functionality of the last PR 3 years ago
uservar 6168d09218 Prevent uploading previous output from javascript
As it is currently, txt2img and img2img send back the previous output args (txt2img_gallery, generation_info, html_info) whenever you generate a new image. This can lead to uploading a huge gallery of previously generated images, which leads to an unnecessary delay between submitting and beginning to generate.
3 years ago
AUTOMATIC 9f267af3f7 added a second style field
added the ability to use {prompt} in styles
added a button to apply style to textbox
rearranged top row for UI
3 years ago
AUTOMATIC c9430e53f6 loopback moved to scripts, added support for multiple batches, changed to honor save grids and how grids in web setting 3 years ago
Austere Grim 66b09bbfec Typo of prompt 3 years ago
AUTOMATIC db8f8dd972 Ability to save images into a folder named after the date they were created #353 3 years ago
cryzed 5fbed65236 Add support for saving styles with negative prompts 3 years ago
AUTOMATIC f194457229 CLIP interrogator 3 years ago
Seki e8884c2b01 Change "send to " 3 years ago
AUTOMATIC dfefc5175a extra info for de-noising strength tooltip 3 years ago
AUTOMATIC 955f644ce1 split settings into three columns
added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
3 years ago
AUTOMATIC 022bc97c27 update for code that was supposed to be hiding mask for the gradio bug but isn't. 3 years ago
AUTOMATIC 86867e153f support for prompt styles
fix broken prompt matrix
3 years ago
AUTOMATIC b1707553cf added resize seeds and variation seeds features 3 years ago
JohannesGaessler bb46ad9504 Fixed typos in JavaScript descriptions 3 years ago
rewbs ed01f69542 Turn the loopback denoise strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1. 3 years ago
fuzzytent 4d5a366f00 Allow copy-pasting images into file inputs 3 years ago
AUTOMATIC ee29bb77bf FIX GRADIO CRASHING WHEN SWITCHING FROM TAB WITH MASK THANK YOU 3 years ago
AUTOMATIC fd66199769 added preview option 3 years ago
AUTOMATIC a243bc7859 added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
3 years ago
AUTOMATIC b6763fb884 added random artist button
added a setting for padding when doing inpaint at original resolution
3 years ago
AUTOMATIC 811725d3aa Update webui.py to instruct python to install binary packages; this should prevent errors people are getting with lacking C++ compilers 3 years ago
AUTOMATIC 592334f322 scripts 3 years ago
AUTOMATIC f40617d6c4 support for scripts 3 years ago
AUTOMATIC 4cafad66d2 this should send the currently selected image to other tabs instead of the first 3 years ago
AUTOMATIC a6adc22f07 added interrupt button
added save button
--always-batch-cond-uncond as a workaround for performance regression option for low memory users
specify gradio version as 3.1.5 because of what looks like a bug
3 years ago
AUTOMATIC 757bb7c46b fix for GPFGAN RGB/BGR (thanks deggua)
experimental support for negative prompts (without UI)
option to do inpainting at full resolution
Tooltips for UI elements
3 years ago