controlnet_example_api.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 1002496614778823,
  5. "steps": 16,
  6. "cfg": 6.0,
  7. "sampler_name": "uni_pc",
  8. "scheduler": "normal",
  9. "denoise": 1.0,
  10. "model": [
  11. "14",
  12. 0
  13. ],
  14. "positive": [
  15. "10",
  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": 512,
  32. "height": 512,
  33. "batch_size": 1
  34. },
  35. "class_type": "EmptyLatentImage"
  36. },
  37. "6": {
  38. "inputs": {
  39. "text": "(solo) girl (flat chest:0.9), (fennec ears:1.1)\u00a0 (fox ears:1.1), (blonde hair:1.0), messy hair, sky clouds, standing in a grass field, (chibi), blue eyes",
  40. "clip": [
  41. "14",
  42. 1
  43. ]
  44. },
  45. "class_type": "CLIPTextEncode"
  46. },
  47. "7": {
  48. "inputs": {
  49. "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)",
  50. "clip": [
  51. "14",
  52. 1
  53. ]
  54. },
  55. "class_type": "CLIPTextEncode"
  56. },
  57. "8": {
  58. "inputs": {
  59. "samples": [
  60. "3",
  61. 0
  62. ],
  63. "vae": [
  64. "13",
  65. 0
  66. ]
  67. },
  68. "class_type": "VAEDecode"
  69. },
  70. "9": {
  71. "inputs": {
  72. "filename_prefix": "ComfyUI",
  73. "images": [
  74. "8",
  75. 0
  76. ]
  77. },
  78. "class_type": "SaveImage"
  79. },
  80. "10": {
  81. "inputs": {
  82. "strength": 0.8999999999999999,
  83. "conditioning": [
  84. "6",
  85. 0
  86. ],
  87. "control_net": [
  88. "12",
  89. 0
  90. ],
  91. "image": [
  92. "11",
  93. 0
  94. ]
  95. },
  96. "class_type": "ControlNetApply"
  97. },
  98. "11": {
  99. "inputs": {
  100. "image": "input_scribble_example.png",
  101. "choose file to upload": "image"
  102. },
  103. "class_type": "LoadImage",
  104. "is_changed": "94e06d794bc7f80d2b75fe4e0371e522b5a53a67050feae59b6633bc37f82dd1"
  105. },
  106. "12": {
  107. "inputs": {
  108. "control_net_name": "control_scribble.safetensors"
  109. },
  110. "class_type": "ControlNetLoader"
  111. },
  112. "13": {
  113. "inputs": {
  114. "vae_name": "vae-ft-mse-840000-ema-pruned.safetensors"
  115. },
  116. "class_type": "VAELoader"
  117. },
  118. "14": {
  119. "inputs": {
  120. "ckpt_name": "Anything-V3.0.ckpt"
  121. },
  122. "class_type": "CheckpointLoaderSimple"
  123. }
  124. }