Add image-segmentation tag
Browse filesThis PR ensures the model is discoverable at https://huggingface.co/models?pipeline_tag=image-segmentation&sort=trending.
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
<h1 align="center">High-Precision Dichotomous Image Segmentation via Probing Diffusion Capacity</h1>
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- image-segmentation
|
5 |
---
|
6 |
|
7 |
<h1 align="center">High-Precision Dichotomous Image Segmentation via Probing Diffusion Capacity</h1>
|