multimodalart HF Staff commited on
Commit
4013036
·
verified ·
1 Parent(s): 757851c

Add lora tag

Browse files
Files changed (1) hide show
  1. README.md +10 -9
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
- - text: Remove this woman from the scene
15
- output:
16
- url: results/1.png
17
- - text: Remove this child and bicycle from the scene
18
- output:
19
- url: results/2.png
20
- - text: Remove the apples under the kitten's body
21
- output:
22
- url: results/3.png
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