204 Commits (master)

Author SHA1 Message Date
Liam 5034f7d759 added token counter next to txt2img and img2img prompts 3 years ago
innovaciones b04a36be37 Tweak margin 3 years ago
innovaciones e1d49c5262 Fix border 3 years ago
innovaciones 6cd613811b Fix preview images position 3 years ago
AUTOMATIC 39ce23f42d add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
fixed some [send to..] buttons to work properly with all tabs
3 years ago
AUTOMATIC 0065327726 upgrade to gradio==3.4b3 t fixthe inpain bugs
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
3 years ago
AUTOMATIC 91bfc71261 A big rework, just what you were secretly hoping for!
SD upscale moved to scripts
Batch processing script removed
Batch processing added to main img2img and now works with scripts
img2img page UI reworked to use tabs
3 years ago
AUTOMATIC1111 013e9a4bda
Merge branch 'master' into patch-6 3 years ago
innovaciones 8af8fa2055 New position and interrupt integration 3 years ago
innovaciones 12622105dc Use generate button as progress bar 3 years ago
innovaciones b9aed0c692 Fix progress bar position 3 years ago
DepFA 4985d7cd04
Add aspect ratio overlay styles 3 years ago
AUTOMATIC 1ebb5cc669 update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints 3 years ago
Adam Snodgrass 390ead187c add button to toggle tiling images in the imageviewer modal 3 years ago
DepFA dd911a47b3 lightbox image scaling fix 3 years ago
DepFA 86021511af bring modal z-index above progress bar 3 years ago
DepFA 326236ed31 add styles for image zoom 3 years ago
Johan Aires Rastén a96076f49c Add buttons for random and reuse seed.
Random button sets seed to -1, reuse copies the seed from the last
generated image.
3 years ago
AUTOMATIC1111 23a0ec04c0
Merge pull request #616 from dfaker/patch-3
Block event propagation when lightbox is triggered
3 years ago
AUTOMATIC1111 1dd721d136
Merge pull request #618 from EyeDeck/master
Fix gallery not scrolling left
3 years ago
DepFA fb668c58ef
add previous and next styles 3 years ago
safentisAuth 0469972e91 Make gallery bigger on 2k+ displays 3 years ago
EyeDeck e24c3b79f6 Fix gallery not scrolling left 3 years ago
AUTOMATIC 8d197b6a92 added user.css support 3 years ago
DepFA a66d857345 make background semi-transparent not black; 3 years ago
DepFA 65be5312dc Add modal css classes 3 years ago
AUTOMATIC 99585b3514 moved progressbar to top by request 3 years ago
EyeDeck ed6787ca2f Add VRAM monitoring 3 years ago
AUTOMATIC 3030dcfefd added a background color fix for dark scheme users 3 years ago
AUTOMATIC 16fb8d24d4 and make the image not be upscaled in gallery 3 years ago
AUTOMATIC f3de9bf7d9 make the gallery taller 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 744ac1f89a Bug: Show show image creation progress every N sampling steps. Set 0 to disable #358 3 years ago
AUTOMATIC c249bbb4d4 Revert "Merge pull request #343 from oobabooga/master"
This reverts commit 338fb1db63, reversing
changes made to c2a1b37382.
3 years ago
oobabooga cf0266f7dc
Make prompt and negative prompt take same space 3 years ago
oobabooga 64591ce324
Fix ugly img2img tab 3 years ago
AUTOMATIC f194457229 CLIP interrogator 3 years ago
AUTOMATIC d41568de29 Attempt to fix negative prompt UI for #238 3 years ago
AUTOMATIC df58e0bfff fix settings styling for #227 3 years ago
AUTOMATIC 43bdbe934a enabled negative prompt by default
fixed broken empty directory when prompt does not start withl etter
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 86867e153f support for prompt styles
fix broken prompt matrix
3 years ago
AUTOMATIC d714ea4c41 ability to upload mask for inpainting 3 years ago
AUTOMATIC b1707553cf added resize seeds and variation seeds features 3 years ago
AUTOMATIC 003b60b94e add an option to show negative prompt 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 f40617d6c4 support for scripts 3 years ago
AUTOMATIC 345028099d split codebase into multiple files; to anyone this affects negatively: sorry 3 years ago
AUTOMATIC 94e041fd2b style changes related to the gradio update 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
AUTOMATIC c19eb722e9 fix css for dark interface 3 years ago
AUTOMATIC 7434b3ebcc updated interface to use Blocks
added mode toggle for img2img
added inpainting to readme
3 years ago