MisterAI's picture
download
raw
275 Bytes
#!/bin/bash
set -e
backend_dir=$(dirname $0)
if [ -d $backend_dir/common ]; then
source $backend_dir/common/libbackend.sh
else
source $backend_dir/../common/libbackend.sh
fi
python3 -m grpc_tools.protoc -I../.. -I./ --python_out=. --grpc_python_out=. backend.proto

Xet Storage Details

Size:
275 Bytes
·
Xet hash:
af9f775a6c98f72b70e371947269fc8488f05859195087343f4cc9bc6a81a84a

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.