jimchoi commited on
Commit
aa5b8ac
·
verified ·
1 Parent(s): ec47fe4

Model card auto-generated by SimpleTuner

Browse files
Files changed (1) hide show
  1. README.md +24 -4
README.md CHANGED
@@ -12,7 +12,27 @@ tags:
12
  - template:sd-lora
13
  - lycoris
14
  inference: true
15
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  # simpletuner-lora
@@ -37,7 +57,7 @@ A photo-realistic image of a cat girl
37
 
38
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
39
 
40
-
41
 
42
 
43
  <Gallery />
@@ -49,7 +69,7 @@ You may reuse the base model text encoder for inference.
49
  ## Training settings
50
 
51
  - Training epochs: 0
52
- - Training steps: 400
53
  - Learning rate: 0.0001
54
  - Learning rate schedule: polynomial
55
  - Warmup steps: 100
@@ -95,7 +115,7 @@ You may reuse the base model text encoder for inference.
95
  ### wikiart_sargent
96
  - Repeats: 0
97
  - Total number of images: 920
98
- - Total number of aspect buckets: 6
99
  - Resolution: 1.048576 megapixels
100
  - Cropped: False
101
  - Crop style: None
 
12
  - template:sd-lora
13
  - lycoris
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: 'your prompt to validate on'
22
+ parameters:
23
+ negative_prompt: 'blurry, cropped, ugly'
24
+ output:
25
+ url: ./assets/image_1_0.png
26
+ - text: 'another prompt to validate on'
27
+ parameters:
28
+ negative_prompt: 'blurry, cropped, ugly'
29
+ output:
30
+ url: ./assets/image_2_0.png
31
+ - text: 'A photo-realistic image of a cat girl'
32
+ parameters:
33
+ negative_prompt: 'blurry, cropped, ugly'
34
+ output:
35
+ url: ./assets/image_3_0.png
36
  ---
37
 
38
  # simpletuner-lora
 
57
 
58
  Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
59
 
60
+ You can find some example images in the following gallery:
61
 
62
 
63
  <Gallery />
 
69
  ## Training settings
70
 
71
  - Training epochs: 0
72
+ - Training steps: 600
73
  - Learning rate: 0.0001
74
  - Learning rate schedule: polynomial
75
  - Warmup steps: 100
 
115
  ### wikiart_sargent
116
  - Repeats: 0
117
  - Total number of images: 920
118
+ - Total number of aspect buckets: 5
119
  - Resolution: 1.048576 megapixels
120
  - Cropped: False
121
  - Crop style: None