fix id problems with day/winter switch

This commit is contained in:
Alex Bezdieniezhnykh
2025-02-26 22:09:07 +02:00
parent d1af7958f8
commit 58839933fc
28 changed files with 379 additions and 281 deletions
+8 -2
View File
@@ -1,8 +1,9 @@
@echo off
cd Azaion.Suite
echo Build .net app
dotnet build -c Release
cd Azaion.Suite
call upload.cmd Release
echo Publish .net app
@@ -44,6 +45,11 @@ start.py
move dist\start.exe ..\dist\azaion-inference.exe
copy config.yaml ..\dist
echo Copy ico
echo Download onnx model
cd build
call onnx_download.exe
move azaion.onnx.big ..\dist\
cd ..
echo Copy ico
copy logo.ico dist\