MyoOmfy / comfyui_tensorrt /workflows /Build.TRT.Engine_SDXL_Base_Static.json
keyon857's picture
Add files using upload-large-folder tool
dfba936
{
"last_node_id": 2,
"last_link_id": 1,
"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": [
1
],
"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": [
"sd_xl_base_1.0_0.9vae.safetensors"
]
},
{
"id": 2,
"type": "STATIC_TRT_MODEL_CONVERSION",
"pos": [
1013.3333740234375,
485.3333435058594
],
"size": {
"0": 315,
"1": 178
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
}
],
"properties": {
"Node name for S&R": "STATIC_TRT_MODEL_CONVERSION"
},
"widgets_values": [
"tensorrt/SDXL_BASE",
4,
1024,
1024,
1,
0
]
}
],
"links": [
[
1,
1,
0,
2,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1,
"offset": [
0,
0
]
}
},
"version": 0.4
}