MyoOmfy / comfyui_tensorrt /workflows /Build.TRT.Engine_SD1.5_Dynamic.json
keyon857's picture
Add files using upload-large-folder tool
dfba936
{
"last_node_id": 3,
"last_link_id": 2,
"nodes": [
{
"id": 1,
"type": "CheckpointLoaderSimple",
"pos": [
452.66668701171875,
492.66668701171875
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
2
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": null,
"shape": 3
},
{
"name": "VAE",
"type": "VAE",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"v1-5-pruned-emaonly.safetensors"
]
},
{
"id": 3,
"type": "DYNAMIC_TRT_MODEL_CONVERSION",
"pos": [
1039,
278
],
"size": {
"0": 315,
"1": 370
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 2
}
],
"properties": {
"Node name for S&R": "DYNAMIC_TRT_MODEL_CONVERSION"
},
"widgets_values": [
"tensorrt/SD1.5",
1,
2,
4,
512,
768,
1024,
512,
768,
1024,
1,
1,
128,
14
]
}
],
"links": [
[
2,
1,
0,
3,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1,
"offset": [
0,
0
]
}
},
"version": 0.4
}