🛠️Introduction
What you can do with stable-diffusion-for-unity
Currently(April 2023) You can do bellow
Image assets generation by Image generation AI (StableDiffusion)
Following components are available, and you can see how to use it from the tile link.
Title
Summary
Component title
Image generation with text prompt
Image generation with
Image from camera in Unity
Image generation using Depth information acquired from camera in Unity
Also you can switch trained models/Lora for each image generation to enable consistent image generation
Recommended Environment
We have tested the following environment. Required specs vary depending on which function you use.
Unity version: Unity2021.3.18f1~ Unity 2021 ※There are some issues on 2022~
About System configuration and OSS
This system installs and uses code from a repository which fork from Stable Diffusion web UI.
If you modify these repository, please apply the GPL v3 license.
The main repository of this project, stable-diffusion-for-unity, is communicated via API and is available under the MIT license.