add pipeline tag for better discoverability
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ short_description: Generate styled image from reference image and external LoRA
|
|
11 |
license: mit
|
12 |
base_model:
|
13 |
- black-forest-labs/FLUX.1-dev
|
|
|
14 |
---
|
15 |
|
16 |
**OmniConsistency: Learning Style-Agnostic
|
|
|
11 |
license: mit
|
12 |
base_model:
|
13 |
- black-forest-labs/FLUX.1-dev
|
14 |
+
pipeline_tag: image-to-image
|
15 |
---
|
16 |
|
17 |
**OmniConsistency: Learning Style-Agnostic
|