Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Img2img batch processing
|
|
|
|
|
|
|
|
|
|
|
|
Allow dynamically sorting extra networks in UI
|
|
|
|
Co-authored-by: Aarni Koskela <akx@iki.fi>
|
|
Co-authored-by: Aarni Koskela <akx@iki.fi>
|
|
|
|
|
|
Mark caption_image_overlay's textfont as deprecated; fix #10778
|
|
fix 10896 pnginfo parameters
|
|
|
|
|
|
usage of `shared.walk_files` breaks controlnet extension
images are processed in different order
which leads to unmatched img file used for img2img and img file used for controlnet
(if no folder is specified for control net
or the same as img2img input dir used for it)
|
|
|
|
|
|
|
|
make --disable-opt-split-attention command line option work again
|
|
make --disable-opt-split-attention command line option work again
|
|
|
|
|
|
|
|
|
|
program not break when reverting to old version
|
|
|
|
fix disable png info
|
|
Fix get_conds_with_caching()
|
|
fix "hires. fix" prompt sharing same labels with txt2img_prompt
|
|
|
|
|
|
split some code from ui.py into ui_settings.py ui_gradio_edxtensions.py
add before_process callback for scripts
add ability for alwayson scripts to specify section and let user reorder those sections
|
|
|
|
|
|
Mark caption_image_overlay's textfont as deprecated; fix #10778
|
|
Revert discarding penultimate sigma for DPM-Solver++(2M) SDE
|
|
Update xformers to 0.0.20
|
|
Refactor EmbeddingDatabase.register_embedding() to allow unregistering
|
|
fix disable png info
|
|
|
|
Round down scale destination dimensions to nearest multiple of 8
|
|
Patch GitPython to not use leaky persistent processes
|
|
typo
|
|
Fix get_conds_with_caching()
|