Advertisement
Guest User

Untitled

a guest
Apr 1st, 2025
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. {
  2. "6": {
  3. "inputs": {
  4. "text": "masterpiece",
  5. "clip": [
  6. "138",
  7. 0
  8. ]
  9. },
  10. "class_type": "CLIPTextEncode",
  11. "_meta": {
  12. "title": "CLIP Text Encode (Prompt)"
  13. }
  14. },
  15. "7": {
  16. "inputs": {
  17. "text": "",
  18. "clip": [
  19. "138",
  20. 0
  21. ]
  22. },
  23. "class_type": "CLIPTextEncode",
  24. "_meta": {
  25. "title": "CLIP Text Encode (Prompt)"
  26. }
  27. },
  28. "11": {
  29. "inputs": {
  30. "guidance": 3.5,
  31. "conditioning": [
  32. "6",
  33. 0
  34. ]
  35. },
  36. "class_type": "FluxGuidance",
  37. "_meta": {
  38. "title": "FluxGuidance"
  39. }
  40. },
  41. "25": {
  42. "inputs": {
  43. "unet_name": "flux1-dev-Q6_K.gguf"
  44. },
  45. "class_type": "UnetLoaderGGUF",
  46. "_meta": {
  47. "title": "Unet Loader (GGUF)"
  48. }
  49. },
  50. "27": {
  51. "inputs": {
  52. "vae_name": "ae.safetensors"
  53. },
  54. "class_type": "VAELoader",
  55. "_meta": {
  56. "title": "Load VAE"
  57. }
  58. },
  59. "51": {
  60. "inputs": {
  61. "seed": 899077401306855,
  62. "steps": 20,
  63. "cfg": 1,
  64. "sampler_name": "dpmpp_2m",
  65. "scheduler": "karras",
  66. "denoise": 0.8,
  67. "model": [
  68. "25",
  69. 0
  70. ],
  71. "positive": [
  72. "11",
  73. 0
  74. ],
  75. "negative": [
  76. "7",
  77. 0
  78. ],
  79. "latent_image": [
  80. "110",
  81. 0
  82. ]
  83. },
  84. "class_type": "KSampler",
  85. "_meta": {
  86. "title": "KSampler"
  87. }
  88. },
  89. "71": {
  90. "inputs": {
  91. "filename_prefix": "UP",
  92. "images": [
  93. "111",
  94. 0
  95. ]
  96. },
  97. "class_type": "SaveImage",
  98. "_meta": {
  99. "title": "Save Image"
  100. }
  101. },
  102. "100": {
  103. "inputs": {
  104. "upscale_model": [
  105. "101",
  106. 0
  107. ],
  108. "image": [
  109. "126",
  110. 0
  111. ]
  112. },
  113. "class_type": "ImageUpscaleWithModel",
  114. "_meta": {
  115. "title": "Upscale Image (using Model)"
  116. }
  117. },
  118. "101": {
  119. "inputs": {
  120. "model_name": "4x_NMKD-Siax_200k.pth"
  121. },
  122. "class_type": "UpscaleModelLoader",
  123. "_meta": {
  124. "title": "Load Upscale Model"
  125. }
  126. },
  127. "102": {
  128. "inputs": {
  129. "upscale_method": "bicubic",
  130. "scale_by": 0.5,
  131. "image": [
  132. "100",
  133. 0
  134. ]
  135. },
  136. "class_type": "ImageScaleBy",
  137. "_meta": {
  138. "title": "Upscale Image By"
  139. }
  140. },
  141. "110": {
  142. "inputs": {
  143. "pixels": [
  144. "102",
  145. 0
  146. ],
  147. "vae": [
  148. "27",
  149. 0
  150. ]
  151. },
  152. "class_type": "VAEEncode",
  153. "_meta": {
  154. "title": "VAE Encode"
  155. }
  156. },
  157. "111": {
  158. "inputs": {
  159. "samples": [
  160. "51",
  161. 0
  162. ],
  163. "vae": [
  164. "27",
  165. 0
  166. ]
  167. },
  168. "class_type": "VAEDecode",
  169. "_meta": {
  170. "title": "VAE Decode"
  171. }
  172. },
  173. "126": {
  174. "inputs": {
  175. "image": "NekoBot_Image_07897_.png"
  176. },
  177. "class_type": "LoadImage",
  178. "_meta": {
  179. "title": "Load Image"
  180. }
  181. },
  182. "129": {
  183. "inputs": {
  184. "rgthree_comparer": {
  185. "images": [
  186. {
  187. "name": "A",
  188. "selected": true,
  189. "url": "/api/view?filename=rgthree.compare._temp_ygttn_00001_.png&type=temp&subfolder=&rand=0.6882747304354031"
  190. },
  191. {
  192. "name": "B",
  193. "selected": true,
  194. "url": "/api/view?filename=rgthree.compare._temp_ygttn_00002_.png&type=temp&subfolder=&rand=0.7319523957301441"
  195. }
  196. ]
  197. },
  198. "image_a": [
  199. "111",
  200. 0
  201. ],
  202. "image_b": [
  203. "126",
  204. 0
  205. ]
  206. },
  207. "class_type": "Image Comparer (rgthree)",
  208. "_meta": {
  209. "title": "Image Comparer (rgthree)"
  210. }
  211. },
  212. "138": {
  213. "inputs": {
  214. "clip_name1": "t5-v1_1-xxl-encoder-Q5_K_M.gguf",
  215. "clip_name2": "clip_l.safetensors",
  216. "type": "flux",
  217. "device": "cuda:1"
  218. },
  219. "class_type": "DualCLIPLoaderGGUFMultiGPU",
  220. "_meta": {
  221. "title": "DualCLIPLoaderGGUFMultiGPU"
  222. }
  223. }
  224. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement