Update pipeline tag
Browse filesIt seems the previous (automated) PRs updated all ppeline tags to "image-to-image".
However, for model repos for which "depth-estimation" is more appropriate, feel free to add it as that seems more appropriate.
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: openrail++
|
| 5 |
-
pipeline_tag:
|
| 6 |
library_name: diffusers
|
| 7 |
tags:
|
| 8 |
- depth estimation
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: openrail++
|
| 5 |
+
pipeline_tag: depth-estimation
|
| 6 |
library_name: diffusers
|
| 7 |
tags:
|
| 8 |
- depth estimation
|