Commit Graph

76 Commits

Author SHA1 Message Date
AUTOMATIC bb7baf6b9c add option to change what's shown in quicksettings bar 2022-10-13 16:22:25 +03:00
AUTOMATIC d7474a5185 bump gradio to 3.4.1 2022-10-11 21:10:55 +03:00
Ben 54c519943a Update style.css 2022-10-11 15:37:04 +03:00
Ben 031dc8cd7f space holder 2022-10-11 15:37:04 +03:00
Ben b372f5538b Save some space 2022-10-11 15:37:04 +03:00
Vladimir Repin 9d33baba58 Always show previous mask and fix extras_send dest 2022-10-10 19:39:24 +03:00
Ben ce37fdd30e maximize the view 2022-10-10 17:11:24 +03:00
AUTOMATIC 45fbd1c5fe remove background for quicksettings row (for dark theme) 2022-10-10 00:42:18 +03:00
AUTOMATIC 6c383d2e82 show model selection setting on top of page 2022-10-09 22:24:07 +03:00
Greendayle 2e8ba0fa47 fix conflicts 2022-10-08 16:27:48 +02:00
Trung Ngo 786d9f63aa Add button to skip the current iteration 2022-10-08 13:40:39 +03:00
DepFA 83749bfc72 context menu styling 2022-10-08 09:43:31 +03:00
Greendayle 537da7a304 Merge branch 'master' into dev/deepdanbooru 2022-10-07 18:31:49 +02:00
AUTOMATIC1111 ab4ddbf333
Merge branch 'master' into gallery-styling 2022-10-06 20:30:29 +03:00
Greendayle 59a2b9e5af deepdanbooru interrogator 2022-10-05 20:55:26 +02:00
AUTOMATIC b32852ef03 add editor to img2img 2022-10-04 20:49:54 +03:00
fuzzytent 2a7f48cdb8 Improve styling of gallery items, particularly in dark mode 2022-10-03 18:33:58 +02:00
AUTOMATIC 820f1dc96b initial support for training textual inversion 2022-10-02 15:03:39 +03:00
Trung Ngo d1db330010 ALT + return will submit prompt when it's in focus 2022-09-30 15:39:57 -05:00
Michoko 819fd3af40 Add output folder icons
Changed the hidden element class name to a more generic one, so people can reuse it if they want to hide further elements in the future
2022-09-29 12:10:00 +03:00
Michoko 02c4b757b6 Add output folder icons
Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder
2022-09-29 12:10:00 +03:00
Michoko f8acbb8f88 Add output folder icons
Adds icons on the first 3 tabs to directly open the corresponding images output directory
2022-09-29 12:10:00 +03:00
Liam 5034f7d759 added token counter next to txt2img and img2img prompts 2022-09-27 15:56:18 -04:00
innovaciones b04a36be37 Tweak margin 2022-09-23 23:41:10 +03:00
innovaciones e1d49c5262 Fix border 2022-09-23 23:41:10 +03:00
innovaciones 6cd613811b Fix preview images position 2022-09-23 23:41:10 +03:00
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
2022-09-23 22:49:21 +03:00
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
2022-09-23 20:46:02 +03:00
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
2022-09-22 12:11:48 +03:00
AUTOMATIC1111 013e9a4bda
Merge branch 'master' into patch-6 2022-09-22 08:15:22 +03:00
innovaciones 8af8fa2055 New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovaciones 12622105dc Use generate button as progress bar 2022-09-22 08:12:10 +03:00
innovaciones b9aed0c692 Fix progress bar position 2022-09-22 08:12:10 +03:00
DepFA 4985d7cd04
Add aspect ratio overlay styles 2022-09-22 01:50:42 +01:00
AUTOMATIC 1ebb5cc669 update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints 2022-09-21 14:22:16 +03:00
Adam Snodgrass 390ead187c add button to toggle tiling images in the imageviewer modal 2022-09-21 14:09:25 +03:00
DepFA dd911a47b3 lightbox image scaling fix 2022-09-19 19:14:33 +03:00
DepFA 86021511af bring modal z-index above progress bar 2022-09-19 16:43:08 +03:00
DepFA 326236ed31 add styles for image zoom 2022-09-19 16:43:08 +03:00
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.
2022-09-18 15:13:28 +02:00
AUTOMATIC1111 23a0ec04c0
Merge pull request #616 from dfaker/patch-3
Block event propagation when lightbox is triggered
2022-09-17 20:30:25 +03:00
AUTOMATIC1111 1dd721d136
Merge pull request #618 from EyeDeck/master
Fix gallery not scrolling left
2022-09-17 20:29:40 +03:00
DepFA fb668c58ef
add previous and next styles 2022-09-17 17:56:53 +01:00
safentisAuth 0469972e91 Make gallery bigger on 2k+ displays 2022-09-17 19:27:08 +03:00
EyeDeck e24c3b79f6 Fix gallery not scrolling left 2022-09-17 11:58:46 -04:00
AUTOMATIC 8d197b6a92 added user.css support 2022-09-17 16:28:19 +03:00
DepFA a66d857345 make background semi-transparent not black; 2022-09-17 14:56:11 +03:00
DepFA 65be5312dc Add modal css classes 2022-09-17 14:56:11 +03:00
AUTOMATIC 99585b3514 moved progressbar to top by request 2022-09-17 12:38:15 +03:00
EyeDeck ed6787ca2f Add VRAM monitoring 2022-09-17 09:15:16 +03:00