mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 13:06:31 +00:00
add build cdn_manager in publish.cmd
This commit is contained in:
@@ -71,8 +71,12 @@ copy venv\Lib\site-packages\tensorrt_libs\nvonnxparser_10.dll ..\dist
|
||||
copy config.production.yaml ..\dist\config.yaml
|
||||
cd..
|
||||
|
||||
|
||||
echo Download onnx model
|
||||
cd build
|
||||
echo Install cdn_manager
|
||||
call build_cdn_manager
|
||||
|
||||
call cdn_manager.exe download models
|
||||
move models ..\dist\
|
||||
cd..
|
||||
|
||||
Reference in New Issue
Block a user