mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 04:09:20 +00:00
Copy tensorflow models
This commit is contained in:
parent
a653eab59d
commit
155dc45906
2
builder
2
builder
@ -271,6 +271,8 @@ rcopy($path_debug_assets."3rdparty/pacman", $path_release_assets."3rdparty/pacma
|
|||||||
//Copy clippy.js
|
//Copy clippy.js
|
||||||
rcopy($path_debug_assets."3rdparty/clippy.js", $path_release_assets."3rdparty/clippy.js");
|
rcopy($path_debug_assets."3rdparty/clippy.js", $path_release_assets."3rdparty/clippy.js");
|
||||||
|
|
||||||
|
//Copy TFS models
|
||||||
|
rcopy($path_debug_assets."3rdparty/tfjs-models", $path_release_assets."3rdparty/tfjs-models");
|
||||||
|
|
||||||
//Build and copy personnal data navigator
|
//Build and copy personnal data navigator
|
||||||
notice("Build personnal data export navigator and add it to built files");
|
notice("Build personnal data export navigator and add it to built files");
|
||||||
|
Loading…
Reference in New Issue
Block a user