InvokeAI: Configuration and performance - Schedulers
Go back to listThe scheduler plays a crucial role in determining the quality and diversity of images generated by Stable Diffusion. A well-designed scheduler can lead to images with sharp details, accurate colors, and consistent styles. Conversely, an ineffective scheduler can produce images with blurry artifacts, unrealistic colors, or inconsistent styles.
{
"configuration": {
"chart": {
"type": "spline",
"polar": false,
"zoomType": "",
"options3d": {},
"height": null,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": ""
},
"colorAxis": null,
"subtitle": {
"text": ""
},
"xAxis": {
"title": {
"text": [
"Image size"
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
32,
64,
128,
256,
512,
1024,
2048
],
"lineWidth": 1,
"tickInterval": null,
"tickWidth": 1,
"tickLength": 10,
"tickPixelInterval": null,
"plotLines": null,
"labels": {
"enabled": true,
"format": null,
"formatter": "",
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false,
"step": 0
},
"plotBands": null,
"visible": true,
"floor": null,
"ceiling": null,
"type": "linear",
"min": null,
"gridLineWidth": null,
"gridLineColor": null,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"tickmarkPlacement": null,
"units": null,
"minRange": null
},
"yAxis": {
"title": {
"text": [
"seconds"
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 10,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": 0,
"max": null,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": true,
"formatter": null,
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false
}
},
"zAxis": {
"title": {
"text": "seconds"
}
},
"plotOptions": {
"series": {
"dataLabels": {
"enabled": false,
"format": null,
"distance": 30,
"align": "center",
"inside": null,
"allowOverlap": false,
"style": {
"fontSize": "11px"
}
},
"showInLegend": null,
"turboThreshold": 1000,
"stacking": "",
"groupPadding": 0,
"centerInCategory": false,
"findNearestPointBy": "x"
}
},
"navigator": {
"enabled": false
},
"scrollbar": {
"enabled": false
},
"rangeSelector": {
"enabled": false,
"inputEnabled": false
},
"legend": {
"enabled": true,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "T-Systems Open Telekom Cloud p3.2xlarge.8 ddim",
"verbose": "T-Systems Open Telekom Cloud p3.2xlarge.8 ddim",
"data": [
{
"y": 4.528333333333333
},
{
"y": 3.9546666666666668
},
{
"y": 3.8160000000000003
},
{
"y": 3.8826666666666667
},
{
"y": 3.9466666666666668
},
{
"y": 7.689333333333333
},
{
"y": 46.08266666666666
}
],
"color": "#d1006c",
"marker": {
"enabled": true
}
},
{
"name": "T-Systems Open Telekom Cloud p3.2xlarge.8 euler",
"verbose": "T-Systems Open Telekom Cloud p3.2xlarge.8 euler",
"data": [
{
"y": 4.5955
},
{
"y": 3.8035
},
{
"y": 3.7795
},
{
"y": 3.8148000000000004
},
{
"y": 3.9172
},
{
"y": 7.6564
},
{
"y": 45.85033333333333
}
],
"color": "#d1006c",
"marker": {
"enabled": true
}
},
{
"name": "T-Systems Open Telekom Cloud p3.2xlarge.8 heun",
"verbose": "T-Systems Open Telekom Cloud p3.2xlarge.8 heun",
"data": [
{
"y": 61.469
},
{
"y": 5.867999999999999
},
{
"y": 5.901
},
{
"y": 5.8675
},
{
"y": 6.036666666666666
},
{
"y": 12.825666666666669
},
{
"y": null
}
],
"color": "#d1006c",
"marker": {
"enabled": true
}
},
{
"name": "T-Systems Open Telekom Cloud p3.2xlarge.8 lms",
"verbose": "T-Systems Open Telekom Cloud p3.2xlarge.8 lms",
"data": [
{
"y": 5.198
},
{
"y": 4.352333333333333
},
{
"y": 4.351
},
{
"y": 4.353000000000001
},
{
"y": 4.5536666666666665
},
{
"y": 8.164666666666667
},
{
"y": 46.73066666666667
}
],
"color": "#d1006c",
"marker": {
"enabled": true
}
}
],
"drilldown": {},
"tooltip": {
"enabled": true,
"useHTML": false,
"format": null,
"headerFormat": "",
"pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.2f}</b><br/>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "313068609576404698338247868375063598874"
}