Stream Diffusion Modifier(beta)

2D Modifier  -  Generate an image based on the parent and a prompt

StreamDiffusionTextureModifier StreamDiffusionTextureModifier StreamDiffusionTextureModifier StreamDiffusionTextureModifier

You can read the Integrate Stream Diffusion for the general steps.


Variables:

  • Launch Mode: Defines when the current generation is executed
  • Execute: Manually execute the generation
  • Prompt: Prompt
  • Negative Prompt: Negative prompt
  • Seed: Randomness
  • Guidance Scale: Determines the weight of your prompt in image generation, with lower values creating more random images and higher values producing more accurate but less creative representations.
  • Timestep Indices: This parameter is a list of integers that specifies the timesteps or indices used in the diffusion process. It helps in controlling the diffusion steps and can impact the quality and style of the generated images.

Python

    Oil.createObject("StreamDiffusionTextureModifier")