This plugin generates AI synthesized images in Unreal Editor.
Join us on Discord.
- Unreal Engine 5.1+
- CUDA compatible GPU (Nvidia)
- Minimum 6GB Vram to run Unreal and half-precision floating point (fp16) Stable Diffusion simultaneously
- Git
Setup instructions are available in the wiki.
This plugin provides three different AI image generator systems (bridges) out of the box. Local generation using the Diffusers library, remote generation using the Stability.AI SDK and Dream Studio and remote generation using Stable Horde.
- Help, I don't know how any of this works.
- Take a look at the wiki.
- Sequencer generation options section isn't serialising pipeline assets and stages.
- Cancelling a model load can occasionally disable the generation button. Relaunch the editor to fix.
- Serialisable fields for the plugin UI.
- Queue multiple image generations.
- Paint tools for mask editing (inpaint).
- Better documentation.