- 2月 10, 2023
-
-
由 space-nuko 创作于
-
由 space-nuko 创作于
-
由 space-nuko 创作于
-
由 space-nuko 创作于
-
- 2月 05, 2023
-
-
由 AUTOMATIC1111 创作于
Adds options for grid margins to XYZ Plot and Prompt Matrix
-
由 EllangoK 创作于
-
由 AUTOMATIC1111 创作于
fix symlinks in extra networks ui
-
由 AUTOMATIC1111 创作于
Add prompt_hash option for file/dir name pattern
-
由 AUTOMATIC1111 创作于
Catch broken model symlinks early | Quickfix modelloader.py
-
由 AUTOMATIC 创作于
-
由 techneconn 创作于
-
由 Alex "mcmonkey" Goodwin 创作于
'absolute' and 'resolve' are equivalent, but 'resolve' resolves symlinks (which is an obscure specialty behavior usually not wanted) whereas 'absolute' treats symlinks as folders (which is the expected behavior). This commit allows you to symlink folders within your models/embeddings/etc. dirs and have preview images load as expected without issue.
-
- 2月 04, 2023
-
-
由 spezialspezial 创作于
os.path.getmtime(filename) throws exception later in codepath when meeting broken symlink. For now catch it here early but more checks could be added for robustness.
-
由 AUTOMATIC 创作于
fix issue with switching back to checkpoint that had its checksum calculated during runtime mentioned in #7506
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC1111 创作于
Add .jpg to allowed thumb formats
-
由 AUTOMATIC1111 创作于
Update error message WRT missing checkpoint file
-
由 AUTOMATIC1111 创作于
Fix img2imgalt after samplers separation
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC1111 创作于
Move Mac related code to separate file
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC 创作于
-
由 brkirch 创作于
-
由 AUTOMATIC1111 创作于
img2img instruct-pix2pix support
-
由 Kyle 创作于
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 创作于
-
由 Kyle 创作于
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 创作于
-
- 2月 03, 2023
-
-
由 Kyle 创作于
Allows instruct-pix2pix
-
- 2月 02, 2023
-
-
由 Kyle 创作于
-
由 Cody Brownstein 创作于
The Safetensors format is also supported.
-
由 ctwrs 创作于
-
由 brkirch 创作于
Move most Mac related code to a separate file, don't even load it unless web UI is run under macOS.
-
- 2月 01, 2023
-
-
由 AUTOMATIC1111 创作于
X/Y/Z plot now saves sub grids if opts.grid_save and honors draw_legend
-
由 AUTOMATIC1111 创作于
Fixes switch height/width btn unbound error
-
由 AUTOMATIC1111 创作于
[Prompt Matrix] Support for negative prompt + delimiter selector
-
由 AUTOMATIC1111 创作于
Fix missing tooltip for 'Clear prompt' button
-
由 AUTOMATIC1111 创作于
Changes use_original_name_batch to default to True
-
由 AUTOMATIC1111 创作于
Refactor MPS PyTorch fixes, add fix still required for PyTorch nightly builds back
-