mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-12 13:28:35 +00:00
Added missing dependency to example
This commit is contained in:
parent
b03a135a5c
commit
51eed1afaa
@ -14,6 +14,7 @@
|
||||
<PackageReference Include="StableDifffusion.NET.Backend.Cuda" Version="1.2.0" />
|
||||
<PackageReference Include="StableDifffusion.NET.Backend.Rocm" Version="1.2.0" />
|
||||
<PackageReference Include="StableDifffusion.NET" Version="1.2.0" />
|
||||
<PackageReference Include="System.Drawing.Common" Version="8.0.4" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user