Guest User

phantom 4x upscale

a guest
Sep 9th, 2025
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. {
  2. "2": {
  3. "inputs": {
  4. "samples": [
  5. "13",
  6. 0
  7. ],
  8. "vae": [
  9. "14",
  10. 0
  11. ]
  12. },
  13. "class_type": "VAEDecode",
  14. "_meta": {
  15. "title": "VAE Decode"
  16. }
  17. },
  18. "11": {
  19. "inputs": {
  20. "text": "poorly drawn, bad anatomy, bad hands, bad eyes, bad face, bad lips, missing fingers, extra fingers, ugly, deformed, disfigured, blurry, grainy, out of focus, low resolution, amateur, poorly lit, oversaturated, undersaturated, watermark, signature, text, writing, noise, artifacts",
  21. "clip": [
  22. "18",
  23. 0
  24. ]
  25. },
  26. "class_type": "CLIPTextEncode",
  27. "_meta": {
  28. "title": "CLIP Text Encode (Negative Prompt)"
  29. }
  30. },
  31. "12": {
  32. "inputs": {
  33. "width": 960,
  34. "height": 544,
  35. "length": 1,
  36. "batch_size": 1
  37. },
  38. "class_type": "EmptyHunyuanLatentVideo",
  39. "_meta": {
  40. "title": "EmptyHunyuanLatentVideo"
  41. }
  42. },
  43. "13": {
  44. "inputs": {
  45. "seed": 345786896207994,
  46. "steps": 30,
  47. "cfg": 1,
  48. "sampler_name": "euler",
  49. "scheduler": "beta",
  50. "denoise": 1,
  51. "model": [
  52. "20",
  53. 0
  54. ],
  55. "positive": [
  56. "23",
  57. 0
  58. ],
  59. "negative": [
  60. "11",
  61. 0
  62. ],
  63. "latent_image": [
  64. "12",
  65. 0
  66. ]
  67. },
  68. "class_type": "KSampler",
  69. "_meta": {
  70. "title": "KSampler"
  71. }
  72. },
  73. "14": {
  74. "inputs": {
  75. "vae_name": "Wan2.2_VAE.safetensors"
  76. },
  77. "class_type": "VAELoader",
  78. "_meta": {
  79. "title": "Load VAE"
  80. }
  81. },
  82. "15": {
  83. "inputs": {
  84. "filename_prefix": "WanT2I",
  85. "images": [
  86. "2",
  87. 0
  88. ]
  89. },
  90. "class_type": "SaveImage",
  91. "_meta": {
  92. "title": "Save Image"
  93. }
  94. },
  95. "17": {
  96. "inputs": {
  97. "unet_name": "Wan2.2-TI2V-5B-Q8_0.gguf"
  98. },
  99. "class_type": "UnetLoaderGGUF",
  100. "_meta": {
  101. "title": "Unet Loader (GGUF)"
  102. }
  103. },
  104. "18": {
  105. "inputs": {
  106. "clip_name": "umt5-xxl-encoder-Q8_0.gguf",
  107. "type": "wan"
  108. },
  109. "class_type": "CLIPLoaderGGUF",
  110. "_meta": {
  111. "title": "CLIPLoader (GGUF)"
  112. }
  113. },
  114. "20": {
  115. "inputs": {
  116. "shift": 1.0000000000000002,
  117. "model": [
  118. "17",
  119. 0
  120. ]
  121. },
  122. "class_type": "ModelSamplingSD3",
  123. "_meta": {
  124. "title": "Shift"
  125. }
  126. },
  127. "23": {
  128. "inputs": {
  129. "text": "A bird's eye view of a cityscape with a large ferris wheel in the foreground. the city is densely populated with tall buildings and skyscrapers, and the river Thames can be seen winding through the center of the image. the sky is clear and blue, with no clouds in sight. on the right side of the city, there is a large white building with a brown roof, which appears to be a government building, and on the left side, there are several smaller buildings, including the Shard and the City Hall. the Shard is a tall, modern skyscraper with a distinctive spire, and it is surrounded by greenery and trees. the London Eye is a popular tourist attraction in the city.",
  130. "clip": [
  131. "18",
  132. 0
  133. ]
  134. },
  135. "class_type": "CLIPTextEncode",
  136. "_meta": {
  137. "title": "CLIP Text Encode (Positive Prompt)"
  138. }
  139. }
  140. }
Advertisement
Add Comment
Please, Sign In to add comment