Add mapping tags
Browse files
README.md
CHANGED
@@ -5,6 +5,10 @@ license_link: >-
|
|
5 |
https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
|
6 |
base_model:
|
7 |
- black-forest-labs/FLUX.1-Kontext-dev
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
## Flux Kontext Character Turnaround Sheet LoRA
|
10 |
|
@@ -26,4 +30,4 @@ Recommended Prompt:create turnaround sheet of this exact character, 5 full-body
|
|
26 |
- I recommend inputting a full body shot rather than a headshot of the character as the input image
|
27 |
- It's not good at creating facial expression sheet, but planning to train one later on for that purpose
|
28 |
- Without the lora, my example prompt itself also generates turnaround sheets, but with LoRA it's way better
|
29 |
-
- Trained with Ostris AI Toolkit
|
|
|
5 |
https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
|
6 |
base_model:
|
7 |
- black-forest-labs/FLUX.1-Kontext-dev
|
8 |
+
pipeline_tag: image-to-image
|
9 |
+
tags:
|
10 |
+
- lora
|
11 |
+
- diffusers
|
12 |
---
|
13 |
## Flux Kontext Character Turnaround Sheet LoRA
|
14 |
|
|
|
30 |
- I recommend inputting a full body shot rather than a headshot of the character as the input image
|
31 |
- It's not good at creating facial expression sheet, but planning to train one later on for that purpose
|
32 |
- Without the lora, my example prompt itself also generates turnaround sheets, but with LoRA it's way better
|
33 |
+
- Trained with Ostris AI Toolkit
|