mixing_controlnets_api.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 894480165483805,
  5. "steps": 12,
  6. "cfg": 6.0,
  7. "sampler_name": "dpmpp_sde",
  8. "scheduler": "normal",
  9. "denoise": 1.0,
  10. "model": [
  11. "31",
  12. 0
  13. ],
  14. "positive": [
  15. "23",
  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. "5": {
  30. "inputs": {
  31. "width": 768,
  32. "height": 768,
  33. "batch_size": 1
  34. },
  35. "class_type": "EmptyLatentImage"
  36. },
  37. "7": {
  38. "inputs": {
  39. "text": "(hands), text, error, cropped, (worst quality:1.2), (low quality:1.2), normal quality, (jpeg artifacts:1.3), signature, watermark, username, blurry, artist name, monochrome, sketch, censorship, censor, (copyright:1.2), extra legs, (forehead mark) (depth of field) (emotionless) (penis)",
  40. "clip": [
  41. "31",
  42. 1
  43. ]
  44. },
  45. "class_type": "CLIPTextEncode"
  46. },
  47. "8": {
  48. "inputs": {
  49. "samples": [
  50. "3",
  51. 0
  52. ],
  53. "vae": [
  54. "15",
  55. 0
  56. ]
  57. },
  58. "class_type": "VAEDecode"
  59. },
  60. "9": {
  61. "inputs": {
  62. "filename_prefix": "ComfyUI",
  63. "images": [
  64. "8",
  65. 0
  66. ]
  67. },
  68. "class_type": "SaveImage"
  69. },
  70. "15": {
  71. "inputs": {
  72. "vae_name": "kl-f8-anime2.ckpt"
  73. },
  74. "class_type": "VAELoader"
  75. },
  76. "20": {
  77. "inputs": {
  78. "image": "house_scribble.png",
  79. "choose file to upload": "image"
  80. },
  81. "class_type": "LoadImage",
  82. "is_changed": "db8325e68ec65acb7abdefe05675432cd5798fca1d44d56711bfc7831b309169"
  83. },
  84. "21": {
  85. "inputs": {
  86. "image": "pose_present.png",
  87. "choose file to upload": "image"
  88. },
  89. "class_type": "LoadImage",
  90. "is_changed": "8e0e54ef33bc82437f8841c33a2afb15e16b90173c3d7b37a3617db82684fc39"
  91. },
  92. "22": {
  93. "inputs": {
  94. "strength": 1.0,
  95. "conditioning": [
  96. "24",
  97. 0
  98. ],
  99. "control_net": [
  100. "27",
  101. 0
  102. ],
  103. "image": [
  104. "21",
  105. 0
  106. ]
  107. },
  108. "class_type": "ControlNetApply"
  109. },
  110. "23": {
  111. "inputs": {
  112. "strength": 0.8000000000000003,
  113. "conditioning": [
  114. "22",
  115. 0
  116. ],
  117. "control_net": [
  118. "26",
  119. 0
  120. ],
  121. "image": [
  122. "20",
  123. 0
  124. ]
  125. },
  126. "class_type": "ControlNetApply"
  127. },
  128. "24": {
  129. "inputs": {
  130. "text": "(solo) girl photograph realistic (flat chest:0.9), (fennec ears:1.0) (fox ears:1.0), (messy hair) blonde hair, blue eyes, standing, serafuku sweater, (brick house) (scenery HDR landscape) (sun clouds) sky, mountains,\n\n",
  131. "clip": [
  132. "31",
  133. 1
  134. ]
  135. },
  136. "class_type": "CLIPTextEncode"
  137. },
  138. "26": {
  139. "inputs": {
  140. "control_net_name": "control_scribble.safetensors"
  141. },
  142. "class_type": "ControlNetLoader"
  143. },
  144. "27": {
  145. "inputs": {
  146. "control_net_name": "control_openpose.safetensors"
  147. },
  148. "class_type": "ControlNetLoader"
  149. },
  150. "31": {
  151. "inputs": {
  152. "ckpt_name": "AOM3A1.safetensors"
  153. },
  154. "class_type": "CheckpointLoaderSimple"
  155. }
  156. }