Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,12 @@ pipeline_tag: image-to-image
|
|
| 28 |
|
| 29 |
<Gallery />
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
|
| 33 |
## Sample Inference
|
|
@@ -94,8 +100,6 @@ pipeline_tag: image-to-image
|
|
| 94 |
|
| 95 |
## Trigger words
|
| 96 |
|
| 97 |
-
> [!note]
|
| 98 |
-
[photo content], in the style of a vintage Polaroid, with warm, faded tones, and a white border.
|
| 99 |
|
| 100 |
You should use `[photo content]` to trigger the image generation.
|
| 101 |
|
|
|
|
| 28 |
|
| 29 |
<Gallery />
|
| 30 |
|
| 31 |
+
Polaroid-Warm-i2i is an adapter built for black-forest-lab's FLUX.1-Kontext-dev, designed to generate seamless vintage Polaroid-style images with warm, faded tones. The model was trained on 30 image pairs (15 start images, 15 end images) to achieve high-quality style transfer and image manipulation. Synthetic result nodes were generated using NanoBanana from Google and labeled with DeepCaption-VLA-7B. The adapter is triggered with the following prompt:
|
| 32 |
+
|
| 33 |
+
> [!note]
|
| 34 |
+
[photo content], in the style of a vintage Polaroid, with warm, faded tones, and a white border.
|
| 35 |
+
|
| 36 |
+
|
| 37 |
---
|
| 38 |
|
| 39 |
## Sample Inference
|
|
|
|
| 100 |
|
| 101 |
## Trigger words
|
| 102 |
|
|
|
|
|
|
|
| 103 |
|
| 104 |
You should use `[photo content]` to trigger the image generation.
|
| 105 |
|