Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,28 @@ base_model: black-forest-labs/FLUX.1-Kontext-dev
|
|
| 10 |
instance_prompt: >-
|
| 11 |
colorize
|
| 12 |
license: unlicense
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# COLORIZE TRUER (Variant 6)
|
| 15 |
**Higher Rank (64) Training**
|
|
|
|
| 10 |
instance_prompt: >-
|
| 11 |
colorize
|
| 12 |
license: unlicense
|
| 13 |
+
widget:
|
| 14 |
+
- text: Colorize this photo (optional)
|
| 15 |
+
output:
|
| 16 |
+
url: outputs/01.png
|
| 17 |
+
- src: inputs/01.jpg
|
| 18 |
+
prompt: Colorize this photo (optional)
|
| 19 |
+
output:
|
| 20 |
+
url: outputs/01.png
|
| 21 |
+
- text: Colorize this photo (optional)
|
| 22 |
+
output:
|
| 23 |
+
url: outputs/02.png
|
| 24 |
+
- src: inputs/02.jpg
|
| 25 |
+
prompt: Colorize this photo (optional)
|
| 26 |
+
output:
|
| 27 |
+
url: outputs/02.png
|
| 28 |
+
- text: Colorize this photo (optional)
|
| 29 |
+
output:
|
| 30 |
+
url: outputs/03.png
|
| 31 |
+
- src: inputs/03.jpg
|
| 32 |
+
prompt: Colorize this photo (optional)
|
| 33 |
+
output:
|
| 34 |
+
url: outputs/03.png
|
| 35 |
---
|
| 36 |
# COLORIZE TRUER (Variant 6)
|
| 37 |
**Higher Rank (64) Training**
|