cassiebreviu / StableDiffusion

Inference Stable Diffusion with C# and ONNX Runtime
MIT License
218 stars 49 forks source link

Added .targets file to handle model copy at consuming application. Ad… #16

Closed vriveras closed 1 year ago

vriveras commented 1 year ago

Added .targets file to handle model copy at consuming application. Added new ImageOutputPath property to the config to select the directory to output the generated images by default is the working directory.