Age | Commit message (Collapse) | Author |
|
values (e.g. 0.5) are accepted.
|
|
Fix generation params regex
|
|
would cause an exception when generating
|
|
|
|
|
|
|
|
|
|
extension update time, convert to system time zone
|
|
patch Extension time format in systme time zone
|
|
checksum
|
|
chore: change extension time format
|
|
|
|
display file metadata `path` , `ss_output_name`
|
|
|
|
Do not change quicksettings dropdown option when value returned is `None`
|
|
don't print empty lines
|
|
Add noisy latent to `ExtraNoiseParams` for callback
|
|
|
|
Don't print blank stdout in extension installers
|
|
Honor `--skip-install` for extension installers
|
|
Add option to align with sgm repo's sampling implementation
|
|
remove xformers Python version check
|
|
|
|
Add missing infotext for RNG in options
|
|
non-local condition
|
|
|
|
tabs
|
|
Small typo: vae resolve bug
|
|
will no longer stop working
|
|
|
|
<lyco:> are present in the prompt
|
|
|
|
|
|
|
|
|
|
prompt editing timeline has separate range for first pass and hires-fix pass
|
|
tell RealESRGANer which device to run on, could be cuda, M1, or other…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multiple progress requests working on same tensor
|
|
by live previews working on the tensor as denoising
|
|
|
|
Gradio normally creates the temp directory in `pil_to_temp_file()` (https://github.com/gradio-app/gradio/blob/861d752a83da0f95e9f79173069b69eababeed39/gradio/components/base.py#L313) but since the Gradio implementation of `pil_to_temp_file()` is replaced with `save_pil_to_file()`, the Gradio temp directory should also be created by `save_pil_to_file()` when necessary.
|
|
forbidding
|
|
feat: replace threading.Lock() to FIFOLock
|
|
|