model_merging_cosxl_api.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 156680208700286,
  5. "steps": 20,
  6. "cfg": 8.0,
  7. "sampler_name": "euler",
  8. "scheduler": "normal",
  9. "denoise": 1.0,
  10. "model": [
  11. "23",
  12. 0
  13. ],
  14. "positive": [
  15. "6",
  16. 0
  17. ],
  18. "negative": [
  19. "7",
  20. 0
  21. ],
  22. "latent_image": [
  23. "5",
  24. 0
  25. ]
  26. },
  27. "class_type": "KSampler"
  28. },
  29. "4": {
  30. "inputs": {
  31. "ckpt_name": "cosxl.safetensors"
  32. },
  33. "class_type": "CheckpointLoaderSimple"
  34. },
  35. "5": {
  36. "inputs": {
  37. "width": 1024,
  38. "height": 1024,
  39. "batch_size": 4
  40. },
  41. "class_type": "EmptyLatentImage"
  42. },
  43. "6": {
  44. "inputs": {
  45. "text": "beautiful scenery nature glass bottle with a galaxy inside at sunset",
  46. "clip": [
  47. "19",
  48. 0
  49. ]
  50. },
  51. "class_type": "CLIPTextEncode"
  52. },
  53. "7": {
  54. "inputs": {
  55. "text": "",
  56. "clip": [
  57. "19",
  58. 0
  59. ]
  60. },
  61. "class_type": "CLIPTextEncode"
  62. },
  63. "8": {
  64. "inputs": {
  65. "samples": [
  66. "3",
  67. 0
  68. ],
  69. "vae": [
  70. "4",
  71. 2
  72. ]
  73. },
  74. "class_type": "VAEDecode"
  75. },
  76. "9": {
  77. "inputs": {
  78. "filename_prefix": "ComfyUI",
  79. "images": [
  80. "8",
  81. 0
  82. ]
  83. },
  84. "class_type": "SaveImage"
  85. },
  86. "12": {
  87. "inputs": {
  88. "ckpt_name": "albedobaseXL_v21.safetensors"
  89. },
  90. "class_type": "CheckpointLoaderSimple"
  91. },
  92. "13": {
  93. "inputs": {
  94. "time_embed.": 1.0,
  95. "label_emb.": 1.0,
  96. "input_blocks.0": 1.0,
  97. "input_blocks.1": 1.0,
  98. "input_blocks.2": 1.0,
  99. "input_blocks.3": 1.0,
  100. "input_blocks.4": 1.0,
  101. "input_blocks.5": 1.0,
  102. "input_blocks.6": 1.0,
  103. "input_blocks.7": 1.0,
  104. "input_blocks.8": 1.0,
  105. "middle_block.0": 1.0,
  106. "middle_block.1": 1.0,
  107. "middle_block.2": 1.0,
  108. "output_blocks.0": 0.5,
  109. "output_blocks.1": 0.5,
  110. "output_blocks.2": 0.5,
  111. "output_blocks.3": 0.5,
  112. "output_blocks.4": 0.5,
  113. "output_blocks.5": 1.0,
  114. "output_blocks.6": 1.0,
  115. "output_blocks.7": 1.0,
  116. "output_blocks.8": 1.0,
  117. "out.": 1.0,
  118. "model1": [
  119. "17",
  120. 0
  121. ],
  122. "model2": [
  123. "12",
  124. 0
  125. ]
  126. },
  127. "class_type": "ModelMergeSDXL"
  128. },
  129. "15": {
  130. "inputs": {
  131. "multiplier": 1.0,
  132. "model1": [
  133. "4",
  134. 0
  135. ],
  136. "model2": [
  137. "16",
  138. 0
  139. ]
  140. },
  141. "class_type": "ModelMergeSubtract"
  142. },
  143. "16": {
  144. "inputs": {
  145. "ckpt_name": "sd_xl_1.0.safetensors"
  146. },
  147. "class_type": "CheckpointLoaderSimple"
  148. },
  149. "17": {
  150. "inputs": {
  151. "model1": [
  152. "15",
  153. 0
  154. ],
  155. "model2": [
  156. "12",
  157. 0
  158. ]
  159. },
  160. "class_type": "ModelMergeAdd"
  161. },
  162. "18": {
  163. "inputs": {
  164. "multiplier": 1.0,
  165. "clip1": [
  166. "4",
  167. 1
  168. ],
  169. "clip2": [
  170. "16",
  171. 1
  172. ]
  173. },
  174. "class_type": "CLIPMergeSubtract"
  175. },
  176. "19": {
  177. "inputs": {
  178. "clip1": [
  179. "18",
  180. 0
  181. ],
  182. "clip2": [
  183. "12",
  184. 1
  185. ]
  186. },
  187. "class_type": "CLIPMergeAdd"
  188. },
  189. "23": {
  190. "inputs": {
  191. "sampling": "v_prediction",
  192. "sigma_max": 120.0,
  193. "sigma_min": 0.002,
  194. "model": [
  195. "13",
  196. 0
  197. ]
  198. },
  199. "class_type": "ModelSamplingContinuousEDM"
  200. }
  201. }