save changes

This commit is contained in:
2025-09-22 22:23:09 +02:00
parent 3b9ebd0325
commit 20262bc60a
2 changed files with 16 additions and 4 deletions

View File

@ -97,7 +97,7 @@
},
"52": {
"inputs": {
"image": "AG9782s.webp"
"image": "zagreb_musicspot_s14_c1_v1.png"
},
"class_type": "LoadImage",
"_meta": {
@ -340,7 +340,7 @@
"inputs": {
"resize_to": "4k",
"images": [
"8",
"76",
0
],
"upscaler_trt_model": [
@ -355,12 +355,24 @@
},
"75": {
"inputs": {
"model": "4xNomos2_otf_esrgan",
"model": "4x-UltraSharp",
"precision": "fp16"
},
"class_type": "LoadUpscalerTensorrtModel",
"_meta": {
"title": "Load Upscale Tensorrt Model"
}
},
"76": {
"inputs": {
"anything": [
"8",
0
]
},
"class_type": "easy cleanGpuUsed",
"_meta": {
"title": "Clean VRAM Used"
}
}
}

View File

@ -235,7 +235,7 @@ async function main() {
serverForVideo.outputDir!,
DEFAULT_SIZE,
true,
true
false
);
await sleep(10000); // wait a bit for file system to settle