Age | Commit message (Collapse) | Author |
|
This reverts commit e00365962b17550a42235d1fbe2ad2c7cc4b8961.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add self to CFGDenoiserParams
|
|
|
|
|
|
|
|
|
|
Handle CondFunc exception when resolving attributes
|
|
Execute model_loaded_callback after moving to target device
|
|
[IPEX] Fix xpu generator
|
|
|
|
|
|
|
|
[IPEX] Fix SDPA attn_mask dtype
|
|
|
|
|
|
Fix dtype casting in OFT module
|
|
Implement general forward method for all method in built-in lora ext
|
|
Update README.md
|
|
replace it.
|
|
|
|
|
|
|
|
|
|
Fix logging configuration again
|
|
Ensure GRADIO_ANALYTICS_ENABLED is set early enough
|
|
* Only use `tqdm.write()` if `tqdm` is active, defer to stderr
* Correct log formatter for TqdmLoggingHandler
* If `rich` is installed and `SD_WEBUI_RICH_LOG` is set, use `rich`'s formatter
|
|
|
|
|
|
paste infotext cast int as float
|
|
Fix SwinIR issues
|
|
handle config.json failed to load
|
|
Avoid unnecessary `isfile`/`exists` calls
|
|
|
|
mass file lister as an attempt to tackle #14507
|
|
|
|
|
|
|
|
|
|
|
|
|