flaviagiammarino commited on
Commit
6d5afa0
1 Parent(s): 36352af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -70,7 +70,7 @@ ax[1].set_title("MedSAM Segmentation")
70
  ax[1].axis("off")
71
  plt.show()
72
  ```
73
- ![results](scripts/results.png)
74
 
75
  ## Additional Information
76
 
 
70
  ax[1].axis("off")
71
  plt.show()
72
  ```
73
+ ![results](scripts/output.png)
74
 
75
  ## Additional Information
76