Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -10,7 +10,32 @@ tags:
|
|
10 |
- lora
|
11 |
- template:sd-lora
|
12 |
inference: true
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# simpletuner-lora-schedulefree
|
@@ -36,7 +61,7 @@ A photo-realistic image of a cat
|
|
36 |
|
37 |
Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
|
38 |
|
39 |
-
|
40 |
|
41 |
|
42 |
<Gallery />
|
@@ -47,8 +72,8 @@ You may reuse the base model text encoder for inference.
|
|
47 |
|
48 |
## Training settings
|
49 |
|
50 |
-
- Training epochs:
|
51 |
-
- Training steps:
|
52 |
- Learning rate: 0.0001
|
53 |
- Effective batch size: 6
|
54 |
- Micro-batch size: 2
|
@@ -90,7 +115,7 @@ You may reuse the base model text encoder for inference.
|
|
90 |
### garfield
|
91 |
- Repeats: 0
|
92 |
- Total number of images: ~2211
|
93 |
-
- Total number of aspect buckets:
|
94 |
- Resolution: 512 px
|
95 |
- Cropped: False
|
96 |
- Crop style: None
|
|
|
10 |
- lora
|
11 |
- template:sd-lora
|
12 |
inference: true
|
13 |
+
widget:
|
14 |
+
- text: 'unconditional (blank prompt)'
|
15 |
+
parameters:
|
16 |
+
negative_prompt: 'blurry, cropped, ugly'
|
17 |
+
output:
|
18 |
+
url: ./assets/image_0_0.png
|
19 |
+
- text: 'a comic strip of garfield, by jim davis. the first panel has garfield saying Help!. the second panel has garfield saying My clungus is leaking! and the third panel has Odie saying uh oh!'
|
20 |
+
parameters:
|
21 |
+
negative_prompt: 'blurry, cropped, ugly'
|
22 |
+
output:
|
23 |
+
url: ./assets/image_1_0.png
|
24 |
+
- text: 'a comic strip by jim davis, showcasing odie in his full demonic form while garfield cowers in the background'
|
25 |
+
parameters:
|
26 |
+
negative_prompt: 'blurry, cropped, ugly'
|
27 |
+
output:
|
28 |
+
url: ./assets/image_2_0.png
|
29 |
+
- text: 'a picture of garfield in walmart, shopping amongst the real people'
|
30 |
+
parameters:
|
31 |
+
negative_prompt: 'blurry, cropped, ugly'
|
32 |
+
output:
|
33 |
+
url: ./assets/image_3_0.png
|
34 |
+
- text: 'A photo-realistic image of a cat'
|
35 |
+
parameters:
|
36 |
+
negative_prompt: 'blurry, cropped, ugly'
|
37 |
+
output:
|
38 |
+
url: ./assets/image_4_0.png
|
39 |
---
|
40 |
|
41 |
# simpletuner-lora-schedulefree
|
|
|
61 |
|
62 |
Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
|
63 |
|
64 |
+
You can find some example images in the following gallery:
|
65 |
|
66 |
|
67 |
<Gallery />
|
|
|
72 |
|
73 |
## Training settings
|
74 |
|
75 |
+
- Training epochs: 1
|
76 |
+
- Training steps: 500
|
77 |
- Learning rate: 0.0001
|
78 |
- Effective batch size: 6
|
79 |
- Micro-batch size: 2
|
|
|
115 |
### garfield
|
116 |
- Repeats: 0
|
117 |
- Total number of images: ~2211
|
118 |
+
- Total number of aspect buckets: 3
|
119 |
- Resolution: 512 px
|
120 |
- Cropped: False
|
121 |
- Crop style: None
|