baldesco commited on
Commit
f12811f
1 Parent(s): 041dfcd

Model card auto-generated by SimpleTuner

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -12,7 +12,17 @@ tags:
12
  - template:sd-lora
13
  - standard
14
  inference: true
15
-
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  # simpletuner-lora
@@ -38,7 +48,7 @@ A realistic food photo of @cutsom-dish
38
 
39
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
40
 
41
-
42
 
43
 
44
  <Gallery />
 
12
  - template:sd-lora
13
  - standard
14
  inference: true
15
+ widget:
16
+ - text: 'unconditional (blank prompt)'
17
+ parameters:
18
+ negative_prompt: 'blurry, cropped, ugly'
19
+ output:
20
+ url: ./assets/image_0_0.png
21
+ - text: 'A realistic food photo of @cutsom-dish'
22
+ parameters:
23
+ negative_prompt: 'blurry, cropped, ugly'
24
+ output:
25
+ url: ./assets/image_1_0.png
26
  ---
27
 
28
  # simpletuner-lora
 
48
 
49
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
50
 
51
+ You can find some example images in the following gallery:
52
 
53
 
54
  <Gallery />