- 8月 24, 2023
-
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC1111 创作于
prompt editing timeline has separate range for first pass and hires-fix pass
-
由 AUTOMATIC1111 创作于
draw extra network buttons above description
-
由 AUTOMATIC1111 创作于
Zoom and pan: Improve integration
-
由 Danil Boldyrev 创作于
-
由 Danil Boldyrev 创作于
-
- 8月 23, 2023
-
-
由 w-e-w 创作于
-
由 AUTOMATIC1111 创作于
tell RealESRGANer which device to run on, could be cuda, M1, or other…
-
由 yajun 创作于
-
由 AUTOMATIC1111 创作于
-
由 Danil Boldyrev 创作于
-
由 Danil Boldyrev 创作于
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC1111 创作于
-
- 8月 22, 2023
-
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC1111 创作于
Zoom and pan: Improved integration
-
由 Danil Boldyrev 创作于
-
由 AUTOMATIC1111 创作于
Update README.md with install instructions on Intel CPUs, GPUs
-
由 AUTOMATIC1111 创作于
Resize handle improvements and bug fixes
-
由 MMP0 创作于
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC1111 创作于
-
由 MMP0 创作于
-
由 AUTOMATIC1111 创作于
-
由 MMP0 创作于
-
由 AUTOMATIC1111 创作于
fix blinking for live previews fix a clientside live previews exception that happens when you kill serverside during sampling match the size of live preview image to gallery image
-
由 Ravi Panchumarthy 创作于
-
由 AUTOMATIC1111 创作于
-
由 MMP0 创作于
-
由 AUTOMATIC1111 创作于
actual solution to the uncommon hanging problem that is seemingly caused by multiple progress requests working on same tensor
-
由 MMP0 创作于
-
由 MMP0 创作于
-
由 AUTOMATIC1111 创作于
attemped solution to the uncommon hanging problem that is seemingly caused by live previews working on the tensor as denoising
-
由 AUTOMATIC1111 创作于
-
由 AUTOMATIC1111 创作于
add RNG source to XYZ
-
由 AUTOMATIC1111 创作于
Reset columns on resize handle double click
-
由 AUTOMATIC1111 创作于
Create Gradio temp directory if necessary
-
由 brkirch 创作于
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.
-
由 catboxanon 创作于
-