[console_scripts]
nndeploy-app = nndeploy.server.app:main
nndeploy-clean = nndeploy.server.clean:main
nndeploy-run-json = nndeploy.dag.run_json:main
