Age | Commit message (Collapse) | Author |
|
Use ngrok-py library
|
|
|
|
Error improvement for install torch
|
|
|
|
|
|
|
|
|
|
|
|
fix [Bug]: Changed gui's img2img p.scripts from scripts_txt2img to scripts_img2img
|
|
|
|
|
|
|
|
|
|
Improve frontend responsiveness for some buttons
|
|
|
|
fix Reload UI not working
|
|
|
|
add documentation for simple installation method using release package
|
|
suggested by akx
|
|
|
|
in hidden directories
|
|
and main mode for #10395
|
|
Fix extra networks save preview image geninfo
|
|
Add Python version
|
|
|
|
Fix typo in syntax
|
|
add slider for token merging for img2img
rework StableDiffusionProcessing to have the token_merging_ratio field
fix a bug with applying png optimizations for live previews when they shouldn't be applied
|
|
|
|
Graceful server stopping
|
|
elements
|
|
xyz token merging
|
|
merge model metadata code
|
|
Fix #10460
|
|
|
|
|
|
|
|
|
|
This doesn't enable any of ESLint's actual possible-issue linting,
but just style normalization based on the Prettier configuration (but without line length limits).
|
|
Copy s_min_uncond to Processed
|
|
|
|
Tiny AE fix
|
|
|
|
Should fix #10416
|
|
|
|
with signal
|
|
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
|