Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -10,7 +10,17 @@ tags:
|
|
10 |
- lora
|
11 |
- template:sd-lora
|
12 |
inference: true
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# kathe-flux-lora
|
@@ -36,7 +46,7 @@ a photo Kathe a beautiful woman sitting on a bed in a modern bedroom
|
|
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 +57,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: 2
|
54 |
- Micro-batch size: 1
|
@@ -70,9 +80,9 @@ You may reuse the base model text encoder for inference.
|
|
70 |
|
71 |
### KatheFlux
|
72 |
- Repeats: 0
|
73 |
-
- Total number of images:
|
74 |
- Total number of aspect buckets: 1
|
75 |
-
- Resolution:
|
76 |
- Cropped: True
|
77 |
- Crop style: center
|
78 |
- Crop aspect: square
|
|
|
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 photo Kathe a beautiful woman sitting on a bed in a modern bedroom'
|
20 |
+
parameters:
|
21 |
+
negative_prompt: 'blurry, cropped, ugly'
|
22 |
+
output:
|
23 |
+
url: ./assets/image_1_0.png
|
24 |
---
|
25 |
|
26 |
# kathe-flux-lora
|
|
|
46 |
|
47 |
Note: The validation settings are not necessarily the same as the [training settings](#training-settings).
|
48 |
|
49 |
+
You can find some example images in the following gallery:
|
50 |
|
51 |
|
52 |
<Gallery />
|
|
|
57 |
|
58 |
## Training settings
|
59 |
|
60 |
+
- Training epochs: 2
|
61 |
+
- Training steps: 100
|
62 |
- Learning rate: 0.0001
|
63 |
- Effective batch size: 2
|
64 |
- Micro-batch size: 1
|
|
|
80 |
|
81 |
### KatheFlux
|
82 |
- Repeats: 0
|
83 |
+
- Total number of images: 67
|
84 |
- Total number of aspect buckets: 1
|
85 |
+
- Resolution: 0.262144 megapixels
|
86 |
- Cropped: True
|
87 |
- Crop style: center
|
88 |
- Crop aspect: square
|