MyoOmfy / comfyui_tensorrt /workflows /Build.TRT.Engine_SD1.5_Static.json
keyon857's picture
Add files using upload-large-folder tool
dfba936
{
"last_node_id": 3,
"last_link_id": 1,
"nodes": [
{
"id": 3,
"type": "STATIC_TRT_MODEL_CONVERSION",
"pos": [
1050.666748046875,
373.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/SD1.5",
4,
512,
512,
1,
0
]
},
{
"id": 2,
"type": "CheckpointLoaderSimple",
"pos": [
549,
438
],
"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": [
"v1-5-pruned-emaonly.safetensors"
]
}
],
"links": [
[
1,
2,
0,
3,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1,
"offset": [
0,
0
]
}
},
"version": 0.4
}