Text-to-Image
Diffusers
flux
flux-diffusers
simpletuner
Not-For-All-Audiences
lora
template:sd-lora
standard
Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -59,8 +59,8 @@ You may reuse the base model text encoder for inference.
|
|
59 |
|
60 |
## Training settings
|
61 |
|
62 |
-
- Training epochs:
|
63 |
-
- Training steps:
|
64 |
- Learning rate: 0.0001
|
65 |
- Effective batch size: 8
|
66 |
- Micro-batch size: 8
|
@@ -68,7 +68,7 @@ You may reuse the base model text encoder for inference.
|
|
68 |
- Number of GPUs: 1
|
69 |
- Prediction type: flow-matching
|
70 |
- Rescaled betas zero SNR: False
|
71 |
-
- Optimizer: bnb-
|
72 |
- Precision: Pure BF16
|
73 |
- Quantised: Yes: int8-quanto
|
74 |
- Xformers: Not used
|
@@ -80,14 +80,38 @@ You may reuse the base model text encoder for inference.
|
|
80 |
|
81 |
## Datasets
|
82 |
|
83 |
-
### bigpecs-
|
84 |
- Repeats: 0
|
85 |
-
- Total number of images:
|
86 |
-
- Total number of aspect buckets:
|
87 |
-
- Resolution: 0.
|
88 |
- Cropped: False
|
89 |
- Crop style: None
|
90 |
- Crop aspect: None
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
|
92 |
|
93 |
## Inference
|
|
|
59 |
|
60 |
## Training settings
|
61 |
|
62 |
+
- Training epochs: 1
|
63 |
+
- Training steps: 100
|
64 |
- Learning rate: 0.0001
|
65 |
- Effective batch size: 8
|
66 |
- Micro-batch size: 8
|
|
|
68 |
- Number of GPUs: 1
|
69 |
- Prediction type: flow-matching
|
70 |
- Rescaled betas zero SNR: False
|
71 |
+
- Optimizer: bnb-adamw8bit
|
72 |
- Precision: Pure BF16
|
73 |
- Quantised: Yes: int8-quanto
|
74 |
- Xformers: Not used
|
|
|
80 |
|
81 |
## Datasets
|
82 |
|
83 |
+
### bigpecs-512
|
84 |
- Repeats: 0
|
85 |
+
- Total number of images: 97
|
86 |
+
- Total number of aspect buckets: 2
|
87 |
+
- Resolution: 0.262144 megapixels
|
88 |
- Cropped: False
|
89 |
- Crop style: None
|
90 |
- Crop aspect: None
|
91 |
+
### bigpecs-1024
|
92 |
+
- Repeats: 0
|
93 |
+
- Total number of images: 76
|
94 |
+
- Total number of aspect buckets: 1
|
95 |
+
- Resolution: 1.048576 megapixels
|
96 |
+
- Cropped: False
|
97 |
+
- Crop style: None
|
98 |
+
- Crop aspect: None
|
99 |
+
### bigpecs-512-crop
|
100 |
+
- Repeats: 0
|
101 |
+
- Total number of images: 105
|
102 |
+
- Total number of aspect buckets: 1
|
103 |
+
- Resolution: 0.262144 megapixels
|
104 |
+
- Cropped: True
|
105 |
+
- Crop style: random
|
106 |
+
- Crop aspect: square
|
107 |
+
### bigpecs-1024-crop
|
108 |
+
- Repeats: 0
|
109 |
+
- Total number of images: 105
|
110 |
+
- Total number of aspect buckets: 1
|
111 |
+
- Resolution: 1.048576 megapixels
|
112 |
+
- Cropped: True
|
113 |
+
- Crop style: random
|
114 |
+
- Crop aspect: square
|
115 |
|
116 |
|
117 |
## Inference
|