Update README.md
Browse files
README.md
CHANGED
|
@@ -5,9 +5,11 @@ tags:
|
|
| 5 |
- lora
|
| 6 |
- diffusers
|
| 7 |
- fal
|
| 8 |
-
base_model:
|
|
|
|
| 9 |
instance_prompt: extract only the clothes over a plain background, product photography style
|
| 10 |
license: other
|
|
|
|
| 11 |
---
|
| 12 |
# extract clothes kontext dev lora
|
| 13 |
|
|
@@ -32,4 +34,4 @@ Weights for this model are available in Safetensors format.
|
|
| 32 |
|
| 33 |
## Training at fal.ai
|
| 34 |
|
| 35 |
-
Training was done using [fal.ai/models/fal-ai/flux-kontext-trainer](https://fal.ai/models/fal-ai/flux-kontext-trainer).
|
|
|
|
| 5 |
- lora
|
| 6 |
- diffusers
|
| 7 |
- fal
|
| 8 |
+
base_model:
|
| 9 |
+
- black-forest-labs/FLUX.1-Kontext-dev
|
| 10 |
instance_prompt: extract only the clothes over a plain background, product photography style
|
| 11 |
license: other
|
| 12 |
+
pipeline_tag: image-to-image
|
| 13 |
---
|
| 14 |
# extract clothes kontext dev lora
|
| 15 |
|
|
|
|
| 34 |
|
| 35 |
## Training at fal.ai
|
| 36 |
|
| 37 |
+
Training was done using [fal.ai/models/fal-ai/flux-kontext-trainer](https://fal.ai/models/fal-ai/flux-kontext-trainer).
|