logo
Browse Source

Update README

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
main
shiyu22 3 years ago
parent
commit
c02ab8f0e2
  1. 4
      README.md

4
README.md

@ -56,8 +56,8 @@ When using this Operator to write Pipline's Yaml file, you need to declare the f
operators: operators:
- -
name: 'preprocessing' name: 'preprocessing'
function: 'towhee/transform-image' # same as 'transform-image', default author is towhee
tag: 'main' # optional
function: 'towhee/transform-image'
tag: 'main'
init_args: init_args:
size: 256 size: 256
inputs: inputs:

Loading…
Cancel
Save