logo
Browse Source

Modify README

main
GuoRentong 3 years ago
parent
commit
cda3e1f0d9
  1. 4
      README.md

4
README.md

@ -79,9 +79,9 @@ An image decode operator takes an image path as input. It decodes the image back
**Returns**: *numpy.ndarray*
**Returns**: *towhee.types.Image*
​ The decoded image data.
​ The decoded image data as numpy.ndarray.

Loading…
Cancel
Save