logo
Browse Source

Modify README

main
GuoRentong 3 years ago
parent
commit
09d59f4acc
  1. 2
      README.md

2
README.md

@ -79,7 +79,7 @@ An image decode operator takes an image path as input. It decodes the image back
**Returns**: *towhee.types.Image*
**Returns**: *towhee.types.Image (a sub-class of numpy.ndarray)*
​ The decoded image data as numpy.ndarray.

Loading…
Cancel
Save