Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,60 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- flux
|
| 4 |
+
- image-to-image
|
| 5 |
+
- lora
|
| 6 |
+
- diffusers
|
| 7 |
+
- fal
|
| 8 |
+
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
| 9 |
+
instance_prompt: Fuse this image into background
|
| 10 |
+
license: other
|
| 11 |
+
license_name: flux1-dev-non-commercial-license
|
| 12 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
|
| 13 |
+
widget:
|
| 14 |
+
- text: Fuse this image into background
|
| 15 |
+
output:
|
| 16 |
+
url: outputs/1.png
|
| 17 |
+
- src: inputs/1.png
|
| 18 |
+
prompt: Fuse this image into background
|
| 19 |
+
output:
|
| 20 |
+
url: outputs/1.png
|
| 21 |
+
- text: Fuse this image into background
|
| 22 |
+
output:
|
| 23 |
+
url: outputs/2.png
|
| 24 |
+
- src: inputs/2.png
|
| 25 |
+
prompt: Fuse this image into background
|
| 26 |
+
output:
|
| 27 |
+
url: outputs/2.png
|
| 28 |
+
- text: Fuse this image into background
|
| 29 |
+
output:
|
| 30 |
+
url: outputs/3.png
|
| 31 |
+
- src: inputs/3.png
|
| 32 |
+
prompt: Fuse this image into background
|
| 33 |
+
output:
|
| 34 |
+
url: outputs/3.png
|
| 35 |
+
|
| 36 |
+
---
|
| 37 |
+
# Fuse it Kontext Dev LoRA
|
| 38 |
+
|
| 39 |
+
<Gallery />
|
| 40 |
+
|
| 41 |
+
|
| 42 |
+
## Model description
|
| 43 |
+
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
|
| 47 |
+
## Trigger phrase
|
| 48 |
+
|
| 49 |
+
Fuse this image into background
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
## Download model
|
| 53 |
+
|
| 54 |
+
Weights for this model are available in Safetensors format.
|
| 55 |
+
|
| 56 |
+
[Download](https://v3.fal.media/files/penguin/O93-UdItaNx8JzLYgnf2h_adapter_model_comfy_converted.safetensors)
|
| 57 |
+
|
| 58 |
+
## Training at fal.ai
|
| 59 |
+
|
| 60 |
+
Training was done using [fal.ai/models/fal-ai/flux-kontext-trainer/playground](https://fal.ai/models/fal-ai/flux-kontext-trainer/playground).
|