This repository was archived by the owner on Nov 27, 2024. It is now read-only.
File tree 6 files changed +14
-14
lines changed
OnnxStack.StableDiffusion
6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 16
16
</ItemGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" OnnxStack.StableDiffusion" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
20
- <PackageReference Include =" OnnxStack.ImageUpscaler" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
21
- <PackageReference Include =" OnnxStack.FeatureExtractor" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
19
+ <PackageReference Include =" OnnxStack.StableDiffusion" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
20
+ <PackageReference Include =" OnnxStack.ImageUpscaler" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
21
+ <PackageReference Include =" OnnxStack.FeatureExtractor" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
22
22
<ProjectReference Include =" ..\OnnxStack.FeatureExtractor\OnnxStack.FeatureExtractor.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Debug-Nvidia'" />
23
23
<ProjectReference Include =" ..\OnnxStack.StableDiffusion\OnnxStack.StableDiffusion.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Debug-Nvidia'" />
24
24
<ProjectReference Include =" ..\OnnxStack.ImageUpscaler\OnnxStack.ImageUpscaler.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Debug-Nvidia'" />
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >0.27 .0</Version >
4
+ <Version >0.31 .0</Version >
5
5
<TargetFramework >net7.0</TargetFramework >
6
6
<ImplicitUsings >disable</ImplicitUsings >
7
7
<Nullable >disable</Nullable >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >0.27 .0</Version >
4
+ <Version >0.31 .0</Version >
5
5
<TargetFramework >net7.0</TargetFramework >
6
6
<ImplicitUsings >disable</ImplicitUsings >
7
7
<Nullable >disable</Nullable >
35
35
</ItemGroup >
36
36
37
37
<ItemGroup >
38
- <PackageReference Include =" OnnxStack.Core" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
38
+ <PackageReference Include =" OnnxStack.Core" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
39
39
<ProjectReference Include =" ..\OnnxStack.Core\OnnxStack.Core.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)'=='Debug-Nvidia'" />
40
40
</ItemGroup >
41
41
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >0.27 .0</Version >
4
+ <Version >0.31 .0</Version >
5
5
<TargetFramework >net7.0</TargetFramework >
6
6
<ImplicitUsings >disable</ImplicitUsings >
7
7
<Nullable >disable</Nullable >
35
35
</ItemGroup >
36
36
37
37
<ItemGroup >
38
- <PackageReference Include =" OnnxStack.Core" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
38
+ <PackageReference Include =" OnnxStack.Core" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
39
39
<ProjectReference Include =" ..\OnnxStack.Core\OnnxStack.Core.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)'=='Debug-Nvidia'" />
40
40
</ItemGroup >
41
41
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >0.27 .0</Version >
4
+ <Version >0.31 .0</Version >
5
5
<TargetFramework >net7.0</TargetFramework >
6
6
<ImplicitUsings >disable</ImplicitUsings >
7
7
<Nullable >disable</Nullable >
46
46
</ItemGroup >
47
47
48
48
<ItemGroup >
49
- <PackageReference Include =" OnnxStack.Core" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
49
+ <PackageReference Include =" OnnxStack.Core" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
50
50
<ProjectReference Include =" ..\OnnxStack.Core\OnnxStack.Core.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)'=='Debug-Nvidia'" />
51
51
</ItemGroup >
52
52
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >0.27 .0</Version >
4
+ <Version >0.31 .0</Version >
5
5
<OutputType >WinExe</OutputType >
6
6
<TargetFramework >net7.0-windows</TargetFramework >
7
7
<Nullable >disable</Nullable >
47
47
</ItemGroup >
48
48
49
49
<ItemGroup >
50
- <PackageReference Include =" OnnxStack.StableDiffusion" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
51
- <PackageReference Include =" OnnxStack.ImageUpscaler" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
52
- <PackageReference Include =" OnnxStack.FeatureExtractor" Version =" 0.27 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
50
+ <PackageReference Include =" OnnxStack.StableDiffusion" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
51
+ <PackageReference Include =" OnnxStack.ImageUpscaler" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
52
+ <PackageReference Include =" OnnxStack.FeatureExtractor" Version =" 0.31 .0" Condition =" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'Release-Nvidia'" />
53
53
<ProjectReference Include =" ..\OnnxStack.FeatureExtractor\OnnxStack.FeatureExtractor.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Debug-Nvidia'" />
54
54
<ProjectReference Include =" ..\OnnxStack.StableDiffusion\OnnxStack.StableDiffusion.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Debug-Nvidia'" />
55
55
<ProjectReference Include =" ..\OnnxStack.ImageUpscaler\OnnxStack.ImageUpscaler.csproj" Condition =" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Debug-Nvidia'" />
You can’t perform that action at this time.
0 commit comments