Age | Commit message (Collapse) | Author |
|
|
|
non-local condition
|
|
|
|
|
|
|
|
tabs
|
|
Small typo: vae resolve bug
|
|
tabs
|
|
Small typo: vae resolve bug
|
|
will no longer stop working
|
|
will no longer stop working
|
|
|
|
|
|
<lyco:> are present in the prompt
|
|
<lyco:> are present in the prompt
|
|
|
|
|
|
|
|
|
|
|
|
support installed extensions list api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Signed-off-by: AnyISalIn <anyisalin@gmail.com>
|
|
|
|
|
|
|
|
switch to PNG when images too large
|
|
|
|
fix potential ssrf attack in #12663
|