sdxl_revision_zero_positive_api.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 133632471276133,
  5. "steps": 26,
  6. "cfg": 8.0,
  7. "sampler_name": "dpmpp_3m_sde_gpu",
  8. "scheduler": "exponential",
  9. "denoise": 1.0,
  10. "model": [
  11. "40",
  12. 0
  13. ],
  14. "positive": [
  15. "37",
  16. 0
  17. ],
  18. "negative": [
  19. "6",
  20. 0
  21. ],
  22. "latent_image": [
  23. "5",
  24. 0
  25. ]
  26. },
  27. "class_type": "KSampler"
  28. },
  29. "5": {
  30. "inputs": {
  31. "width": 1024,
  32. "height": 1024,
  33. "batch_size": 1
  34. },
  35. "class_type": "EmptyLatentImage"
  36. },
  37. "6": {
  38. "inputs": {
  39. "text": "",
  40. "clip": [
  41. "40",
  42. 1
  43. ]
  44. },
  45. "class_type": "CLIPTextEncode"
  46. },
  47. "8": {
  48. "inputs": {
  49. "samples": [
  50. "3",
  51. 0
  52. ],
  53. "vae": [
  54. "40",
  55. 2
  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. "13": {
  71. "inputs": {
  72. "clip_vision": [
  73. "39",
  74. 0
  75. ],
  76. "image": [
  77. "34",
  78. 0
  79. ]
  80. },
  81. "class_type": "CLIPVisionEncode"
  82. },
  83. "19": {
  84. "inputs": {
  85. "strength": 0.7500000000000002,
  86. "noise_augmentation": 0.0,
  87. "conditioning": [
  88. "42",
  89. 0
  90. ],
  91. "clip_vision_output": [
  92. "13",
  93. 0
  94. ]
  95. },
  96. "class_type": "unCLIPConditioning"
  97. },
  98. "34": {
  99. "inputs": {
  100. "image": "mountains.png",
  101. "choose file to upload": "image"
  102. },
  103. "class_type": "LoadImage",
  104. "is_changed": [
  105. "253a1595d6d4f32f5a3086b8df280c8af46fd898bb53d37835c1ceb214d88358"
  106. ]
  107. },
  108. "36": {
  109. "inputs": {
  110. "clip_vision": [
  111. "39",
  112. 0
  113. ],
  114. "image": [
  115. "38",
  116. 0
  117. ]
  118. },
  119. "class_type": "CLIPVisionEncode"
  120. },
  121. "37": {
  122. "inputs": {
  123. "strength": 0.7500000000000002,
  124. "noise_augmentation": 0.0,
  125. "conditioning": [
  126. "19",
  127. 0
  128. ],
  129. "clip_vision_output": [
  130. "36",
  131. 0
  132. ]
  133. },
  134. "class_type": "unCLIPConditioning"
  135. },
  136. "38": {
  137. "inputs": {
  138. "image": "sunset.png",
  139. "choose file to upload": "image"
  140. },
  141. "class_type": "LoadImage",
  142. "is_changed": [
  143. "5720259f46e3faa1eb43b5317fa38a5f126a0f4f79051a17d4ff745b273d2c0d"
  144. ]
  145. },
  146. "39": {
  147. "inputs": {
  148. "clip_name": "clip_vision_g.safetensors"
  149. },
  150. "class_type": "CLIPVisionLoader"
  151. },
  152. "40": {
  153. "inputs": {
  154. "ckpt_name": "sd_xl_base_1.0.safetensors"
  155. },
  156. "class_type": "CheckpointLoaderSimple"
  157. },
  158. "42": {
  159. "inputs": {
  160. "conditioning": [
  161. "6",
  162. 0
  163. ]
  164. },
  165. "class_type": "ConditioningZeroOut"
  166. }
  167. }