Update README.md
Browse files
README.md
CHANGED
|
@@ -17,10 +17,15 @@ instance_prompt: >-
|
|
| 17 |
license: apache-2.0
|
| 18 |
pipeline_tag: image-to-image
|
| 19 |
---
|
| 20 |
-
# Yarn-Photo-i2i
|
| 21 |
|
| 22 |
<Gallery />
|
| 23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
## Sample Inference
|
|
|
|
| 17 |
license: apache-2.0
|
| 18 |
pipeline_tag: image-to-image
|
| 19 |
---
|
| 20 |
+
# **Yarn-Photo-i2i**
|
| 21 |
|
| 22 |
<Gallery />
|
| 23 |
|
| 24 |
+
Yarn-Photo-i2i is an adapter for black-forest-lab's FLUX.1-Kontext-dev, designed for converting images into yarn-stitched artwork while preserving the original characteristics of the subject. The model was trained on 28 image pairs (14 start images, 14 end images). Synthetic result nodes were generated using NanoBanana from Google and SeedDream 4 (dataset for result sets), and labeled with DeepCaption-VLA-7B. The adapter is triggered with the following prompt:
|
| 25 |
+
|
| 26 |
+
> [!note]
|
| 27 |
+
[photo content], transformed into a crochet plush doll, with visible yarn stitches, button eyes, and cozy handmade charm.
|
| 28 |
+
|
| 29 |
---
|
| 30 |
|
| 31 |
## Sample Inference
|