Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -12,7 +12,17 @@ tags:
|
|
12 |
- template:sd-lora
|
13 |
- lycoris
|
14 |
inference: true
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# glassobject-lokr-flux
|
@@ -38,7 +48,7 @@ a glassobject style photograph with main green and blue accents
|
|
38 |
|
39 |
Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
|
40 |
|
41 |
-
|
42 |
|
43 |
|
44 |
<Gallery />
|
@@ -50,7 +60,7 @@ You may reuse the base model text encoder for inference.
|
|
50 |
## Training settings
|
51 |
|
52 |
- Training epochs: 0
|
53 |
-
- Training steps:
|
54 |
- Learning rate: 0.0005
|
55 |
- Effective batch size: 2
|
56 |
- Micro-batch size: 2
|
|
|
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: 'a glassobject style photograph with main green and blue accents'
|
22 |
+
parameters:
|
23 |
+
negative_prompt: 'blurry, cropped, ugly'
|
24 |
+
output:
|
25 |
+
url: ./assets/image_1_0.png
|
26 |
---
|
27 |
|
28 |
# glassobject-lokr-flux
|
|
|
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 />
|
|
|
60 |
## Training settings
|
61 |
|
62 |
- Training epochs: 0
|
63 |
+
- Training steps: 4300
|
64 |
- Learning rate: 0.0005
|
65 |
- Effective batch size: 2
|
66 |
- Micro-batch size: 2
|