Commit Graph

51 Commits

Author SHA1 Message Date
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
AUTOMATIC
3030dcfefd added a background color fix for dark scheme users 2022-09-14 19:13:23 +03:00
AUTOMATIC
16fb8d24d4 and make the image not be upscaled in gallery 2022-09-14 18:35:04 +03:00
AUTOMATIC
f3de9bf7d9 make the gallery taller 2022-09-14 18:17:24 +03:00
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
2022-09-14 17:56:21 +03:00
AUTOMATIC
744ac1f89a Bug: Show show image creation progress every N sampling steps. Set 0 to disable #358 2022-09-12 23:30:17 +03:00
AUTOMATIC
c249bbb4d4 Revert "Merge pull request #343 from oobabooga/master"
This reverts commit 338fb1db6360fa3c1948d464412edeabe88a8236, reversing
changes made to c2a1b37382efecc44400ea429d34bbb9ce8ebe9b.
2022-09-12 20:48:10 +03:00
oobabooga
cf0266f7dc
Make prompt and negative prompt take same space 2022-09-12 14:13:34 -03:00
oobabooga
64591ce324
Fix ugly img2img tab 2022-09-12 12:54:01 -03:00
AUTOMATIC
f194457229 CLIP interrogator 2022-09-11 18:48:36 +03:00
AUTOMATIC
d41568de29 Attempt to fix negative prompt UI for #238 2022-09-10 20:18:38 +03:00
AUTOMATIC
df58e0bfff fix settings styling for #227 2022-09-10 15:54:46 +03:00
AUTOMATIC
43bdbe934a enabled negative prompt by default
fixed broken empty directory when prompt does not start withl etter
2022-09-10 15:41:29 +03:00
AUTOMATIC
955f644ce1 split settings into three columns
added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
2022-09-10 11:10:00 +03:00
AUTOMATIC
86867e153f support for prompt styles
fix broken prompt matrix
2022-09-09 23:16:02 +03:00
AUTOMATIC
d714ea4c41 ability to upload mask for inpainting 2022-09-09 19:43:16 +03:00
AUTOMATIC
b1707553cf added resize seeds and variation seeds features 2022-09-09 17:54:04 +03:00
AUTOMATIC
003b60b94e add an option to show negative prompt 2022-09-09 09:15:36 +03:00
AUTOMATIC
fd66199769 added preview option 2022-09-06 19:33:51 +03:00
AUTOMATIC
a243bc7859 added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
2022-09-06 02:09:01 +03:00
AUTOMATIC
b6763fb884 added random artist button
added a setting for padding when doing inpaint at original resolution
2022-09-05 23:08:06 +03:00
AUTOMATIC
f40617d6c4 support for scripts 2022-09-03 17:21:15 +03:00
AUTOMATIC
345028099d split codebase into multiple files; to anyone this affects negatively: sorry 2022-09-03 12:08:45 +03:00
AUTOMATIC
94e041fd2b style changes related to the gradio update 2022-09-01 17:27:40 +03:00
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
2022-08-31 22:19:30 +03:00
AUTOMATIC
c19eb722e9 fix css for dark interface 2022-08-31 01:09:09 +03:00