qingy2024 commited on
Commit
bf4826b
·
verified ·
1 Parent(s): ac9c530

Add generated example (#1)

Browse files

- Add generated example (f3892684fb21d061b27e0f852c82239d4f81e307)

Files changed (2) hide show
  1. README.md +5 -1
  2. images/example_vr32zqhzt.png +0 -0
README.md CHANGED
@@ -3,7 +3,10 @@ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
  library_name: diffusers
4
  license: openrail++
5
  instance_prompt: google illustration
6
- widget: []
 
 
 
7
  tags:
8
  - text-to-image
9
  - text-to-image
@@ -13,6 +16,7 @@ tags:
13
  - template:sd-lora
14
  - stable-diffusion-xl
15
  - stable-diffusion-xl-diffusers
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
3
  library_name: diffusers
4
  license: openrail++
5
  instance_prompt: google illustration
6
+ widget:
7
+ - text: google illustration, a winter pond, realistic, simplistic
8
+ output:
9
+ url: images/example_vr32zqhzt.png
10
  tags:
11
  - text-to-image
12
  - text-to-image
 
16
  - template:sd-lora
17
  - stable-diffusion-xl
18
  - stable-diffusion-xl-diffusers
19
+
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the training script had access to. You
images/example_vr32zqhzt.png ADDED