Add lora tag
Browse files
README.md
CHANGED
@@ -8,18 +8,19 @@ tags:
|
|
8 |
- image-generation
|
9 |
- flux
|
10 |
- diffusion-single-file
|
|
|
11 |
pipeline_tag: image-to-image
|
12 |
library_name: diffusers
|
13 |
widget:
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
---
|
24 |
# starsfriday Kontext Dev LoRA
|
25 |
|
|
|
8 |
- image-generation
|
9 |
- flux
|
10 |
- diffusion-single-file
|
11 |
+
- lora
|
12 |
pipeline_tag: image-to-image
|
13 |
library_name: diffusers
|
14 |
widget:
|
15 |
+
- text: Remove this woman from the scene
|
16 |
+
output:
|
17 |
+
url: results/1.png
|
18 |
+
- text: Remove this child and bicycle from the scene
|
19 |
+
output:
|
20 |
+
url: results/2.png
|
21 |
+
- text: Remove the apples under the kitten's body
|
22 |
+
output:
|
23 |
+
url: results/3.png
|
24 |
---
|
25 |
# starsfriday Kontext Dev LoRA
|
26 |
|