FernSDGraph

November 11, 2023 · View on GitHub

FernSDGraph is a Graph tool in Unity, which can obtain the scene information of Unity and generate images using Stable Diffusion.

The old Git repository was: https://github.com/FernRender/FernNPR


Documentation

Please read the documentation before using this project:

Fern SD Graph Documentation

Showcase

Tiling Texture

https://github.com/FernRender/FernSDGraph/assets/18584942/bdb3a3e3-220a-4b43-87a9-c91457d20711

Sky HDRI

https://github.com/FernRender/FernSDGraph/assets/18584942/994c74dd-c945-4005-a0ce-69b9d9c82a59

Texture Modify

Developed by kaamiissa

ControlNet

More Example

Note

To use this tool, you need to deploy stable diffusion webui locally, and add the --api command to the COMMANDLINE_ARGS in the webui-user.bat file.