update pipeline-tag to be image-to-image as well for better discoverability (#1)
Browse files- update pipeline-tag to be image-to-image as well for better discoverability (fda0ef66c59fea3606ec7814dfc54ffc2d8a8f57)
Co-authored-by: Linoy Tsaban <linoyts@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,6 +5,7 @@ base_model:
|
|
5 |
tags:
|
6 |
- image-to-image
|
7 |
inference: false
|
|
|
8 |
---
|
9 |
# ✨ Latent Bridge Matching for Image Relighting ✨
|
10 |
|
|
|
5 |
tags:
|
6 |
- image-to-image
|
7 |
inference: false
|
8 |
+
pipeline_tag: image-to-image
|
9 |
---
|
10 |
# ✨ Latent Bridge Matching for Image Relighting ✨
|
11 |
|