mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-13 05:48:40 +00:00
Changed lib name to support non windows libs
This commit is contained in:
parent
f073b9c30f
commit
6cd523d6ee
@ -14,7 +14,7 @@ internal unsafe partial class Native
|
|||||||
{
|
{
|
||||||
#region Constants
|
#region Constants
|
||||||
|
|
||||||
private const string LIB_NAME = "sd-abi.dll";
|
private const string LIB_NAME = "sd-abi";
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user