Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Add support for Tensorboard (training)
|
|
|
|
add gradient settings to training settings log files
|
|
Fix extension parameters not being saved to last used parameters
|
|
Add script callback for fixing infotext parameters
|
|
fix an error when generating a picture with embedding in it
|
|
Enable batch_size>1 for mixed-sized training
|
|
|
|
|
|
|
|
Allow creation of zero vectors for TI
|
|
|
|
|
|
Also add the note that some tokens might be skipped. Not everyone is aware of this.
|
|
|
|
always show all tools each in own tab
|
|
add textinfo to progress api response
|
|
Set TQDM progress bar and state textinfo description
|
|
Fix prompt parser default step transformer
|
|
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
|
|
|
|
|
|
|
|
|
|
|
Fix keyboard navigation in modal image viewer
|
|
|
|
|
|
|
|
|
|
Support loading textual inversion embeddings from safetensors files
|
|
Expose XY Grid module to extensions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make VENV environment variable accept absolute path instead of relative path.
|
|
|
|
|
|
add fallback for when quick model creation fails
|
|
prevent .vae.safetensors files from being listed as stable diffusion models
|
|
Fix issues with testing process
|
|
to speedup creating sd model from config
|