WondermSwift / UnityInvokeAI

simple Unity editor UI for calling InvokeAI (stable diffusion) web interface (locally)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityInvokeAI

simple Unity editor UI for calling InvokeAI (stable diffusion) web interface (locally)

Important Note

  • This currently supports only invokeAI version v1.14.1
  • Unity version is 2019.4.25f1 (but should work in newer releases too)

Installation : InvokeAI v1.14.1)

Setup Unity plugin

  • open window Tools/StableUI
  • in the settings view, paste in your installation folder (example): "C:\Users\USERNAME\Downloads\InvokeAI-release-1.14.1\InvokeAI-release-1.14.1"
  • click save
  • test image creation by adding some prompt and press "Generate"

Info

Images

image

Website

About

simple Unity editor UI for calling InvokeAI (stable diffusion) web interface (locally)

License:MIT License


Languages

Language:C# 100.0%