Rapid setup to use your Stable diffusion API super power in Unity (project available on GitHub)!

Опубликовано: 15 Октябрь 2024
на канале: hitlab
2,088
32

In this tutorial we show you how to quickly implement the Stable Diffusion Text to Image REST API endpoint in C# in a Unity Project. This is a very simple implementation but it will give you all your need to to generate images from Stable diffusion in your custom applications leveraging the multi-build capabilities of Unity. I plan to continue development on this project and make a free release available of a fully operational UI to make use of all expected parameters for generating AI images with SD in future releases.

📚 Resources mentioned in video:
https://github.com/mhussar/SD_API_For... -- code/project from tutorial
http://127.0.0.1:7860/docs -- docs for the SD API


#gamedevelopment
#stablediffusiontutorial
#unity
#stablediffusion
#aigeneratedart
#midjourney
#dalle2
#machinelearning
#ai