Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,6 +8,6 @@ This Segment Anything Model has been optimized to work with WebNN. This model is
8
  Segment-Anything-WebNN is meant to be used with the corresponding sample [here](https://microsoft.github.io/webnn-developer-preview/).
9
 
10
  # Model changes
11
- Segment-Anything-Model-WebNN is an ONNX version of the Segment Anything Model, and is optimized for WebNN by using static input shapes and eliminates operators that are not in use.
12
 
13
  Please find the original Segment Anything Model [here](https://github.com/facebookresearch/segment-anything).
 
8
  Segment-Anything-WebNN is meant to be used with the corresponding sample [here](https://microsoft.github.io/webnn-developer-preview/).
9
 
10
  # Model changes
11
+ Segment-Anything-Model-WebNN is an ONNX version of the Segment Anything Model, and is optimized for WebNN by using static input shapes and eliminating operators that are not in use.
12
 
13
  Please find the original Segment Anything Model [here](https://github.com/facebookresearch/segment-anything).