mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
mobile optimization
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# Change Log for SD.Next
|
||||
|
||||
## Update for 2023-10-26
|
||||
## Update for 2023-10-2
|
||||
|
||||
*Note*: Pending release of `diffusers==0.22.0`
|
||||
|
||||
@@ -20,7 +20,7 @@ Plus tons of fixes...
|
||||
download using built-in **Huggingface** downloader
|
||||
think of them as plugins for diffusers not unlike original extensions that modify behavior of `ldm` backend
|
||||
list of community pipelines: <https://github.com/huggingface/diffusers/tree/main/examples/community>
|
||||
and make sure to check our reference one: `Disty0/zero123plus-pipeline`
|
||||
and make sure to check our reference custom pipeline: `Disty0/zero123plus-pipeline`
|
||||
which generates 4 output images with different camera positions: front, side, top, back!
|
||||
- extend support for [Free-U](https://github.com/ChenyangSi/FreeU)
|
||||
improve generations quality at no cost (other than finding params that work for you)
|
||||
|
||||
Submodule extensions-builtin/sd-webui-controlnet updated: e382d16185...4ac716a6e8
@@ -26,7 +26,7 @@ tr { border-bottom: none !important; padding: 0.1em 0.5em !important; }
|
||||
.gradio-button.secondary-down:hover { background: var(--button-secondary-background-fill-hover); color: var(--button-secondary-text-color-hover); }
|
||||
.gradio-button.tool { max-width: min-content; min-width: min-content !important; align-self: end; font-size: 1.4em; color: var(--body-text-color) !important; margin-bottom: var(--spacing-md); }
|
||||
.gradio-checkbox { margin: 0.75em 1.5em 0 0; align-self: center; }
|
||||
.gradio-column { min-width: unset !important; }
|
||||
.gradio-column { min-width: unset; }
|
||||
.gradio-container { max-width: unset !important; padding: var(--block-label-padding) !important; }
|
||||
.gradio-container .prose a, .gradio-container .prose a:visited{ color: unset; text-decoration: none; }
|
||||
|
||||
|
||||
+1
-1
Submodule wiki updated: 2a637f1401...87b508db6f
Reference in New Issue
Block a user