Age | Commit message (Collapse) | Author |
|
elements
|
|
xyz token merging
|
|
merge model metadata code
|
|
Fix #10460
|
|
|
|
|
|
Copy s_min_uncond to Processed
|
|
|
|
Tiny AE fix
|
|
|
|
Should fix #10416
|
|
Add Tiny AE live preview
|
|
|
|
only download TAESD model when it's needed
return calculations in single_sample_to_image to just if/elif/elif blocks
keep taesd model in its own directory
|
|
|
|
Remove max width for model dropdown
|
|
not clear checkpoints cache when config changes
|
|
Fix remove `textual inversion` prompt
|
|
|
|
|
|
Removing the max width for the model dropdown allows the user to see the full name of a model especially when it is long.
Model names are getting more complex and longer and the current width almost always cuts off model names.
If a user leverages folders than it pretty much always cuts off the name...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version from tags if available
|
|
save a ton of time during startup
|
|
|
|
|
|
|
|
Add GPU device
|
|
launch.py: Don't involve shell for running Python or getting Git output
|
|
Fixes Linux regression in 451d255b5859580c4adf99d67760330d58d76446
|
|
fix xyz checkpoint
|
|
|
|
|
|
Add GPU option to troubleshoot.
|
|
|
|
|
|
|
|
'lora_layer_mapping'
|
|
|
|
Files in vae folder with same name as a checkpoint can be found too
|
|
|
|
allow jpeg for extra network preview
|
|
|
|
|
|
|