lichorosario commited on
Commit
06f4aa4
1 Parent(s): 0d00b34

Add generated example (#1)

Browse files

- Add generated example (6172c500d74c45727a6b8ec51d577eb5464783a3)

Files changed (2) hide show
  1. README.md +4 -0
  2. images/example_ogcdpk4vm.png +0 -0
README.md CHANGED
@@ -9,12 +9,16 @@ widget:
9
  - text: v3ct0r style, simple flat vector art, isolated on white bg, cat
10
  output:
11
  url: images/ComfyUI_09405_.jpeg
 
 
 
12
  base_model:
13
  - black-forest-labs/FLUX.1-schnell
14
  instance_prompt: v3ct0r, vector
15
  license: apache-2.0
16
  pipeline_tag: text-to-image
17
  library_name: diffusers
 
18
  ---
19
  # Simple Vector Flux LoRA
20
 
 
9
  - text: v3ct0r style, simple flat vector art, isolated on white bg, cat
10
  output:
11
  url: images/ComfyUI_09405_.jpeg
12
+ - text: v3ct0r style, simple flat vector art, isolated on white bg, cat
13
+ output:
14
+ url: images/example_ogcdpk4vm.png
15
  base_model:
16
  - black-forest-labs/FLUX.1-schnell
17
  instance_prompt: v3ct0r, vector
18
  license: apache-2.0
19
  pipeline_tag: text-to-image
20
  library_name: diffusers
21
+
22
  ---
23
  # Simple Vector Flux LoRA
24
 
images/example_ogcdpk4vm.png ADDED