update pipeline-tag to be image-to-image as well for better discoverability
Browse files
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 |
|