Guest User

SeedVR Tiled

a guest
Dec 9th, 2025
440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | Source Code | 0 0
  1. {
  2. "1": {
  3. "inputs": {
  4. "seed": 171779400,
  5. "new_resolution": 8000,
  6. "tile_width": 1024,
  7. "tile_height": 1024,
  8. "mask_blur": 3,
  9. "tile_padding": 64,
  10. "tile_upscale_resolution": 2048,
  11. "tiling_strategy": "Chess",
  12. "anti_aliasing_strength": 0.3,
  13. "blending_method": "auto",
  14. "color_correction": "adain",
  15. "image": [
  16. "6",
  17. 0
  18. ],
  19. "dit": [
  20. "4",
  21. 0
  22. ],
  23. "vae": [
  24. "3",
  25. 0
  26. ]
  27. },
  28. "class_type": "SeedVR2TilingUpscaler",
  29. "_meta": {
  30. "title": "Tiling Upscaler (second pass)"
  31. }
  32. },
  33. "2": {
  34. "inputs": {
  35. "image": "Generated Image December 05, 2025 - 4_57PM.jpeg"
  36. },
  37. "class_type": "LoadImage",
  38. "_meta": {
  39. "title": "Load Image"
  40. }
  41. },
  42. "3": {
  43. "inputs": {
  44. "model": "ema_vae_fp16.safetensors",
  45. "device": "cuda:0",
  46. "encode_tiled": true,
  47. "encode_tile_size": 1024,
  48. "encode_tile_overlap": 128,
  49. "decode_tiled": true,
  50. "decode_tile_size": 1024,
  51. "decode_tile_overlap": 128,
  52. "tile_debug": "false",
  53. "offload_device": "none",
  54. "cache_model": false
  55. },
  56. "class_type": "SeedVR2LoadVAEModel",
  57. "_meta": {
  58. "title": "SeedVR2 (Down)Load VAE Model"
  59. }
  60. },
  61. "4": {
  62. "inputs": {
  63. "model": "seedvr2_ema_7b_fp16.safetensors",
  64. "device": "cuda:0",
  65. "blocks_to_swap": 36,
  66. "swap_io_components": true,
  67. "offload_device": "cpu",
  68. "cache_model": false,
  69. "attention_mode": "sdpa"
  70. },
  71. "class_type": "SeedVR2LoadDiTModel",
  72. "_meta": {
  73. "title": "SeedVR2 (Down)Load DiT Model"
  74. }
  75. },
  76. "5": {
  77. "inputs": {
  78. "filename_prefix": "ComfyUI",
  79. "images": [
  80. "1",
  81. 0
  82. ]
  83. },
  84. "class_type": "SaveImage",
  85. "_meta": {
  86. "title": "Save Image"
  87. }
  88. },
  89. "6": {
  90. "inputs": {
  91. "seed": 94857431744063,
  92. "strength": 0.01,
  93. "image": [
  94. "7",
  95. 0
  96. ]
  97. },
  98. "class_type": "ImageAddNoise",
  99. "_meta": {
  100. "title": "ImageAddNoise"
  101. }
  102. },
  103. "7": {
  104. "inputs": {
  105. "upscale_method": "bicubic",
  106. "megapixels": 0.5,
  107. "image": [
  108. "2",
  109. 0
  110. ]
  111. },
  112. "class_type": "ImageScaleToTotalPixels",
  113. "_meta": {
  114. "title": "ImageScaleToTotalPixels"
  115. }
  116. },
  117. "8": {
  118. "inputs": {
  119. "rgthree_comparer": {
  120. "images": [
  121. {
  122. "name": "A",
  123. "selected": true,
  124. "url": "/api/view?filename=rgthree.compare._temp_nvpgx_00017_.png&type=temp&subfolder=&rand=0.26174160116267153"
  125. },
  126. {
  127. "name": "B",
  128. "selected": true,
  129. "url": "/api/view?filename=rgthree.compare._temp_nvpgx_00018_.png&type=temp&subfolder=&rand=0.48669275959659375"
  130. }
  131. ]
  132. },
  133. "image_a": [
  134. "2",
  135. 0
  136. ],
  137. "image_b": [
  138. "1",
  139. 0
  140. ]
  141. },
  142. "class_type": "Image Comparer (rgthree)",
  143. "_meta": {
  144. "title": "Image Comparer (rgthree)"
  145. }
  146. }
  147. }
Advertisement
Add Comment
Please, Sign In to add comment