p2p_ll.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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. "10": {
  99. "inputs": {
  100. "image": "211736176.jpg",
  101. "upload": "image"
  102. },
  103. "class_type": "LoadImage",
  104. "_meta": {
  105. "title": "加载图像"
  106. }
  107. },
  108. "11": {
  109. "inputs": {
  110. "upscale_method": "nearest-exact",
  111. "width": 832,
  112. "height": 832,
  113. "crop": "disabled",
  114. "image": [
  115. "10",
  116. 0
  117. ]
  118. },
  119. "class_type": "ImageScale",
  120. "_meta": {
  121. "title": "图像放大"
  122. }
  123. },
  124. "12": {
  125. "inputs": {
  126. "pixels": [
  127. "11",
  128. 0
  129. ],
  130. "vae": [
  131. "4",
  132. 2
  133. ]
  134. },
  135. "class_type": "VAEEncode",
  136. "_meta": {
  137. "title": "VAE编码"
  138. }
  139. },
  140. "13": {
  141. "inputs": {
  142. "lora_name": "lp22.safetensors",
  143. "strength_model": 0.6,
  144. "strength_clip": 0.6,
  145. "model": [
  146. "4",
  147. 0
  148. ],
  149. "clip": [
  150. "4",
  151. 1
  152. ]
  153. },
  154. "class_type": "LoraLoader",
  155. "_meta": {
  156. "title": "加载LoRA"
  157. }
  158. }
  159. }