flaviagiammarino
commited on
Commit
•
6d5afa0
1
Parent(s):
36352af
Update README.md
Browse files
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/
|
74 |
|
75 |
## Additional Information
|
76 |
|
|
|
70 |
ax[1].axis("off")
|
71 |
plt.show()
|
72 |
```
|
73 |
+
![results](scripts/output.png)
|
74 |
|
75 |
## Additional Information
|
76 |
|