ybelkada commited on
Commit
15d248c
1 Parent(s): 50c5645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -103,7 +103,6 @@ for mask in outputs["masks"]:
103
  plt.axis("off")
104
  plt.show()
105
  ```
106
- This should give you the following ![car_mask_results](https://user-images.githubusercontent.com/48595927/233065719-abb53407-8693-4203-8323-63fbb6321615.png)
107
 
108
 
109
 
 
103
  plt.axis("off")
104
  plt.show()
105
  ```
 
106
 
107
 
108