Files
msw/clip_embedding/build-proto.sh
2024-05-16 15:51:06 +08:00

3 lines
119 B
Bash
Executable File

#!/bin/bash
python -m grpc_tools.protoc -I ../proto/ --python_out=. --pyi_out=. --grpc_python_out=. ../proto/msw.proto