mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-05 20:29:02 +08:00
Updated Features (markdown)
parent
f6d40e6be9
commit
f14998c05b
@ -310,7 +310,7 @@ Prompt editing allows you to start sampling one picture, but in the middle swap
|
||||
|
||||
Where `from` and `to` are arbitrary texts, and `when` is a number that defines how late in the sampling cycle should the switch be made. The later it is, the less power the model has to draw the `to` text in place of `from` text. If `when` is a number between 0 and 1, it's a fraction of the number of steps after which to make the switch. If it's an integer greater than zero, it's just the step after which to make the switch.
|
||||
|
||||
Nesting one prompt editing inside another does not work.
|
||||
Nesting one prompt editing inside another does work.
|
||||
|
||||
Additionally:
|
||||
- `[to:when]` - adds `to` to the prompt after a fixed number of steps (`when`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user