Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ license: apache-2.0
|
|
9 |
**InScene** is a LoRA for Flux Kontext.Dev that's designed to generate images that maintain scene consistency with a source image. It is trained on the `Flux Kontext Dev` model.
|
10 |
|
11 |
The primary use case is to generate variations of a shot while keeping the background and overall environment ("the scene") the same:
|
12 |
-
|
13 |

|
14 |
|
15 |
## How to Use
|
@@ -19,7 +18,7 @@ To get the best results, start your prompt with the phrase:
|
|
19 |
`Make a shot in the same scene of `
|
20 |
|
21 |
For example:
|
22 |
-
`Make a shot in the same scene of
|
23 |
|
24 |
|
25 |
### Strengths & Weaknesses
|
@@ -37,4 +36,4 @@ The model may struggle with:
|
|
37 |
The `InScene` LoRA was trained on 394 image pairs. This dataset was created by extracting and enriching frames from the WebVid dataset.
|
38 |
|
39 |
You can find the public dataset used for training here:
|
40 |
-
[https://huggingface.co/datasets/peteromallet/InScene-Dataset](https://huggingface.co/datasets/peteromallet/InScene-Dataset)
|
|
|
9 |
**InScene** is a LoRA for Flux Kontext.Dev that's designed to generate images that maintain scene consistency with a source image. It is trained on the `Flux Kontext Dev` model.
|
10 |
|
11 |
The primary use case is to generate variations of a shot while keeping the background and overall environment ("the scene") the same:
|
|
|
12 |

|
13 |
|
14 |
## How to Use
|
|
|
18 |
`Make a shot in the same scene of `
|
19 |
|
20 |
For example:
|
21 |
+
`Make a shot in the same scene of the car up very close to the camera with the driver smiling manically.`
|
22 |
|
23 |
|
24 |
### Strengths & Weaknesses
|
|
|
36 |
The `InScene` LoRA was trained on 394 image pairs. This dataset was created by extracting and enriching frames from the WebVid dataset.
|
37 |
|
38 |
You can find the public dataset used for training here:
|
39 |
+
[https://huggingface.co/datasets/peteromallet/InScene-Dataset](https://huggingface.co/datasets/peteromallet/InScene-Dataset)
|