DarthAffe / StableDiffusion.NET

C# Wrapper for StableDiffusion.cpp
MIT License
54 stars 9 forks source link

Can you give some examples of ControlNet And PhotoMaker? #9

Closed qiandi closed 3 months ago

DarthAffe commented 3 months ago

Hey, there's not really anything special to it, it works the same as any other generation. Just make sure to load the ControlNet and/or Photomaker model by setting ControlNetPath and StackedIdEmbeddingsDirectory in the ModelParameter and enable what you want by using the ControlNetand Photomaker serttings in the StableDiffusionParameter.