Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.35 KB

File metadata and controls

54 lines (28 loc) · 1.35 KB

FernSDGraph

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

AIGraph.-.Tiling.PBR.1.mp4

Sky HDRI

AI-Graph.00_00_00-00_04_02.5.mp4

Texture Modify

Promt Search

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.

Related Link