ИOƧᒐ.𖣠⚪ⵙ𖣓ߦ𖣓ᗩ⊚ᗯⓄᙁꗳ✻ᴥⓄᗯ⊚ⵙᑎ𖣓᨟ꗳᙏⓄᑐᑕ⊚ᗱᗴᑐᑕᗩꗳ𖣓ᕤᕦNИⵙᕤᕦᑎ옷⚪𔗢⚪🞋⚪𔗢⚪옷ᑎᕤᕦⵙИNᕤᕦ𖣓ꗳᗩᑐᑕᗱᗴ⊚ᑐᑕⓄᙏꗳ᨟𖣓ᑎⵙ⊚ᗯⓄᴥ✻ꗳᙁⓄᗯ⊚ᗩ𖣓ߦ𖣓ⵙ⚪𖣠.JSON 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. {
  2. "4": {
  3. "inputs": {
  4. "ckpt_name": "RealVisXL_V4.0_Lightning.safetensors"
  5. },
  6. "class_type": "CheckpointLoaderSimple",
  7. "_meta": {
  8. "title": " "
  9. }
  10. },
  11. "5": {
  12. "inputs": {
  13. "width": 256,
  14. "height": 256,
  15. "batch_size": 1
  16. },
  17. "class_type": "EmptyLatentImage",
  18. "_meta": {
  19. "title": " "
  20. }
  21. },
  22. "8": {
  23. "inputs": {
  24. "samples": [
  25. "72",
  26. 0
  27. ],
  28. "vae": [
  29. "4",
  30. 2
  31. ]
  32. },
  33. "class_type": "VAEDecode",
  34. "_meta": {
  35. "title": " "
  36. }
  37. },
  38. "61": {
  39. "inputs": {
  40. "images": [
  41. "8",
  42. 0
  43. ]
  44. },
  45. "class_type": "PreviewImage",
  46. "_meta": {
  47. "title": " "
  48. }
  49. },
  50. "72": {
  51. "inputs": {
  52. "noise": [
  53. "131",
  54. 0
  55. ],
  56. "guider": [
  57. "74",
  58. 0
  59. ],
  60. "sampler": [
  61. "132",
  62. 0
  63. ],
  64. "sigmas": [
  65. "142",
  66. 0
  67. ],
  68. "latent_image": [
  69. "5",
  70. 0
  71. ]
  72. },
  73. "class_type": "SamplerCustomAdvanced",
  74. "_meta": {
  75. "title": " "
  76. }
  77. },
  78. "74": {
  79. "inputs": {
  80. "cfg": [
  81. "162",
  82. 0
  83. ],
  84. "neg_scale": 0,
  85. "model": [
  86. "4",
  87. 0
  88. ],
  89. "positive": [
  90. "91",
  91. 0
  92. ],
  93. "negative": [
  94. "95",
  95. 0
  96. ],
  97. "empty_conditioning": [
  98. "122",
  99. 0
  100. ]
  101. },
  102. "class_type": "PerpNegGuider",
  103. "_meta": {
  104. "title": " "
  105. }
  106. },
  107. "91": {
  108. "inputs": {
  109. "text": [
  110. "156",
  111. 0
  112. ],
  113. "clip": [
  114. "4",
  115. 1
  116. ]
  117. },
  118. "class_type": "Text to Conditioning",
  119. "_meta": {
  120. "title": " "
  121. }
  122. },
  123. "95": {
  124. "inputs": {
  125. "text": [
  126. "155",
  127. 0
  128. ],
  129. "clip": [
  130. "4",
  131. 1
  132. ]
  133. },
  134. "class_type": "Text to Conditioning",
  135. "_meta": {
  136. "title": " "
  137. }
  138. },
  139. "122": {
  140. "inputs": {
  141. "text": [
  142. "154",
  143. 0
  144. ],
  145. "clip": [
  146. "4",
  147. 1
  148. ]
  149. },
  150. "class_type": "Text to Conditioning",
  151. "_meta": {
  152. "title": " "
  153. }
  154. },
  155. "131": {
  156. "inputs": {
  157. "noise_seed": 0,
  158. "noise_mode": "CPU",
  159. "batch_seed_mode": "comfy",
  160. "variation_seed": 0,
  161. "variation_strength": 0,
  162. "variation_method": "linear"
  163. },
  164. "class_type": "RandomNoise //Inspire",
  165. "_meta": {
  166. "title": " "
  167. }
  168. },
  169. "132": {
  170. "inputs": {
  171. "order": 2,
  172. "rtol": 100,
  173. "atol": 100,
  174. "h_init": 100,
  175. "pcoeff": 0,
  176. "icoeff": 0,
  177. "dcoeff": 0,
  178. "accept_safety": 0,
  179. "eta": 0,
  180. "s_noise": 0
  181. },
  182. "class_type": "SamplerDPMAdaptative",
  183. "_meta": {
  184. "title": " "
  185. }
  186. },
  187. "142": {
  188. "inputs": {
  189. "coeff": 1,
  190. "steps": [
  191. "161",
  192. 0
  193. ],
  194. "denoise": 1
  195. },
  196. "class_type": "GITSScheduler",
  197. "_meta": {
  198. "title": " "
  199. }
  200. },
  201. "151": {
  202. "inputs": {
  203. "samples": [
  204. "72",
  205. 1
  206. ],
  207. "vae": [
  208. "4",
  209. 2
  210. ]
  211. },
  212. "class_type": "VAEDecode",
  213. "_meta": {
  214. "title": " "
  215. }
  216. },
  217. "153": {
  218. "inputs": {
  219. "images": [
  220. "151",
  221. 0
  222. ]
  223. },
  224. "class_type": "PreviewImage",
  225. "_meta": {
  226. "title": " "
  227. }
  228. },
  229. "154": {
  230. "inputs": {
  231. "Text": ""
  232. },
  233. "class_type": "DF_Text_Box",
  234. "_meta": {
  235. "title": " "
  236. }
  237. },
  238. "155": {
  239. "inputs": {
  240. "Text": ""
  241. },
  242. "class_type": "DF_Text_Box",
  243. "_meta": {
  244. "title": " "
  245. }
  246. },
  247. "156": {
  248. "inputs": {
  249. "Text": "⚪"
  250. },
  251. "class_type": "DF_Text_Box",
  252. "_meta": {
  253. "title": " "
  254. }
  255. },
  256. "161": {
  257. "inputs": {
  258. "Value": 8
  259. },
  260. "class_type": "DF_Integer",
  261. "_meta": {
  262. "title": " "
  263. }
  264. },
  265. "162": {
  266. "inputs": {
  267. "a": [
  268. "161",
  269. 0
  270. ]
  271. },
  272. "class_type": "CM_IntToFloat",
  273. "_meta": {
  274. "title": " "
  275. }
  276. }
  277. }