- 04 Feb, 2023 14 commits
-
-
w-e-w authored
show correct help message
-
AUTOMATIC authored
fix issue with switching back to checkpoint that had its checksum calculated during runtime mentioned in #7506
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add .jpg to allowed thumb formats
-
AUTOMATIC1111 authored
Update error message WRT missing checkpoint file
-
AUTOMATIC1111 authored
Fix img2imgalt after samplers separation
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Move Mac related code to separate file
-
AUTOMATIC authored
-
AUTOMATIC authored
-
brkirch authored
-
AUTOMATIC1111 authored
img2img instruct-pix2pix support
-
Kyle authored
If image_cfg_scale is =1 then the original image is not used for the output. We can then use the original CFGDenoiser to get the same result to support AND functionality. Maybe in the future AND can be supported with "Image CFG Scale"
-
Kyle authored
-
- 03 Feb, 2023 4 commits
-
-
Kyle authored
Uses separate denoiser for edit (instruct-pix2pix) models No impact to txt2img or regular img2img "Image CFG Scale" will only apply to instruct-pix2pix models and metadata will only be added if using such model
-
Vladimir Repin authored
-
Kyle authored
Allows instruct-pix2pix
-
- 02 Feb, 2023 1 commit
-
-
Kyle authored
-
- 01 Feb, 2023 11 commits
-
-
Cody Brownstein authored
The Safetensors format is also supported.
-
ctwrs authored
-
brkirch authored
Move most Mac related code to a separate file, don't even load it unless web UI is run under macOS.
-
AUTOMATIC1111 authored
X/Y/Z plot now saves sub grids if opts.grid_save and honors draw_legend
-
AUTOMATIC1111 authored
Fixes switch height/width btn unbound error
-
AUTOMATIC1111 authored
[Prompt Matrix] Support for negative prompt + delimiter selector
-
AUTOMATIC1111 authored
Fix missing tooltip for 'Clear prompt' button
-
AUTOMATIC1111 authored
Changes use_original_name_batch to default to True
-
AUTOMATIC1111 authored
Refactor MPS PyTorch fixes, add fix still required for PyTorch nightly builds back
-
brkirch authored
-
brkirch authored
Apparently I did not test with large enough images to trigger the bug with torch.narrow on MPS
-
- 31 Jan, 2023 2 commits
-
-
Joey Sanchez authored
Adding default true to use_original_name_batch as images should by default hold the same name to help keep sequenced images in their correct order
-
Piotr Pomierski authored
-
- 30 Jan, 2023 8 commits