p2p_ll.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 82943581230677,
  5. "steps": 20,
  6. "cfg": 8,
  7. "sampler_name": "euler",
  8. "scheduler": "normal",
  9. "denoise": 0.7000000000000001,
  10. "model": [
  11. "13",
  12. 0
  13. ],
  14. "positive": [
  15. "6",
  16. 0
  17. ],
  18. "negative": [
  19. "7",
  20. 0
  21. ],
  22. "latent_image": [
  23. "12",
  24. 0
  25. ]
  26. },
  27. "class_type": "KSampler",
  28. "_meta": {
  29. "title": "K采样器"
  30. }
  31. },
  32. "4": {
  33. "inputs": {
  34. "ckpt_name": "miaomiaoHarem_v175.safetensors"
  35. },
  36. "class_type": "CheckpointLoaderSimple",
  37. "_meta": {
  38. "title": "加载检查点"
  39. }
  40. },
  41. "6": {
  42. "inputs": {
  43. "text": "nsfw,best quality,masterpiece,",
  44. "speak_and_recognation": true,
  45. "clip": [
  46. "13",
  47. 1
  48. ]
  49. },
  50. "class_type": "CLIPTextEncode",
  51. "_meta": {
  52. "title": "CLIP文本编码(提示)"
  53. }
  54. },
  55. "7": {
  56. "inputs": {
  57. "text": "text, watermark",
  58. "speak_and_recognation": true,
  59. "clip": [
  60. "13",
  61. 1
  62. ]
  63. },
  64. "class_type": "CLIPTextEncode",
  65. "_meta": {
  66. "title": "CLIP文本编码(提示)"
  67. }
  68. },
  69. "8": {
  70. "inputs": {
  71. "samples": [
  72. "3",
  73. 0
  74. ],
  75. "vae": [
  76. "4",
  77. 2
  78. ]
  79. },
  80. "class_type": "VAEDecode",
  81. "_meta": {
  82. "title": "VAE解码"
  83. }
  84. },
  85. "9": {
  86. "inputs": {
  87. "filename_prefix": "ComfyUI",
  88. "images": [
  89. "8",
  90. 0
  91. ]
  92. },
  93. "class_type": "SaveImage",
  94. "_meta": {
  95. "title": "保存图像"
  96. }
  97. },
  98. "11": {
  99. "inputs": {
  100. "upscale_method": "nearest-exact",
  101. "width": 832,
  102. "height": 832,
  103. "crop": "disabled",
  104. "image": [
  105. "14",
  106. 0
  107. ]
  108. },
  109. "class_type": "ImageScale",
  110. "_meta": {
  111. "title": "图像放大"
  112. }
  113. },
  114. "12": {
  115. "inputs": {
  116. "pixels": [
  117. "11",
  118. 0
  119. ],
  120. "vae": [
  121. "4",
  122. 2
  123. ]
  124. },
  125. "class_type": "VAEEncode",
  126. "_meta": {
  127. "title": "VAE编码"
  128. }
  129. },
  130. "13": {
  131. "inputs": {
  132. "lora_name": "lp22.safetensors",
  133. "strength_model": 0.6,
  134. "strength_clip": 0.6,
  135. "model": [
  136. "4",
  137. 0
  138. ],
  139. "clip": [
  140. "4",
  141. 1
  142. ]
  143. },
  144. "class_type": "LoraLoader",
  145. "_meta": {
  146. "title": "加载LoRA"
  147. }
  148. },
  149. "14": {
  150. "inputs": {
  151. "directory": "",
  152. "image_load_cap": 0,
  153. "start_index": 0,
  154. "load_always": false
  155. },
  156. "class_type": "LoadImagesFromDir //Inspire",
  157. "_meta": {
  158. "title": "Load Image Batch From Dir (Inspire)"
  159. }
  160. }
  161. }