add pipeline tag for better discoverability
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
[Original version](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) (the license on the original flux1 kontext dev repo applies to all the flux kontext dev model files in this repo).
|
2 |
|
3 |
## Examples
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: image-to-image
|
3 |
+
tags:
|
4 |
+
- kontext
|
5 |
+
- flux
|
6 |
+
---
|
7 |
[Original version](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) (the license on the original flux1 kontext dev repo applies to all the flux kontext dev model files in this repo).
|
8 |
|
9 |
## Examples
|