- 18 Sep, 2022 10 commits
- 
- 
Brian Drupieski authored
- 
Brian Drupieski authored
- 
Brian Drupieski authored
- 
AUTOMATIC1111 authoredBlock event propagation when lightbox is triggered 
- 
AUTOMATIC1111 authoredFix gallery not scrolling left 
- 
AUTOMATIC1111 authoredMake image gallery bigger on 2k+ displays 
- 
DepFA authored
- 
DepFA authored
- 
DepFA authored
- 
safentisAuth authored
 
- 
- 17 Sep, 2022 30 commits
- 
- 
EyeDeck authored
- 
DepFA authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC1111 authoredimage info tab 
- 
AUTOMATIC1111 authored
- 
DepFA authored
- 
DepFA authored
- 
DepFA authored
- 
DepFA authored
- 
Tony Beeman authored* Fix process_images where the number of images is not a multiple of (batch_size * n_iter), which would cause us to throw an exception. * Add a textbox option to Prompts from file (ease of use and it makes it much easier to use on a mobile device) * Fix the fact that Prompts from file was sometimes passing an empty batch. 
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
EyeDeck authored
- 
jjisnow authored
- 
jjisnow authored
- 
jjisnow authoredReverse run_pnginfo for compatibility reasons 
- 
jjisnow authored
- 
AUTOMATIC authored
- 
AUTOMATIC authoredthe last PR broke saving EXiF completely for me. I don't know if it was broken already or some condition changed, but it seems like the person who originally added EXIF said, saving it with PIL may not work. I switched to using piexif to add data after the file written. 
- 
JJ authored* image.save takes exif as a parameter * piexif takes the bytes as a parameter, not the exif_bytes function itself * reduce calls to create_exif_bytes 
- 
AUTOMATIC authored
- 
uservar authoredAs 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. 
- 
JJ authored* handles exceptions if jpeg jfif data not present * removes further non-comment related exif data. 
 
- 
