yosemite_outpaint_example_api.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 152545289528694,
  5. "steps": 20,
  6. "cfg": 8.0,
  7. "sampler_name": "uni_pc_bh2",
  8. "scheduler": "normal",
  9. "denoise": 1.0,
  10. "model": [
  11. "29",
  12. 0
  13. ],
  14. "positive": [
  15. "6",
  16. 0
  17. ],
  18. "negative": [
  19. "7",
  20. 0
  21. ],
  22. "latent_image": [
  23. "26",
  24. 0
  25. ]
  26. },
  27. "class_type": "KSampler"
  28. },
  29. "6": {
  30. "inputs": {
  31. "text": "outdoors in the yosemite national park mountains nature\n\n\n\n",
  32. "clip": [
  33. "29",
  34. 1
  35. ]
  36. },
  37. "class_type": "CLIPTextEncode"
  38. },
  39. "7": {
  40. "inputs": {
  41. "text": "watermark, text\n",
  42. "clip": [
  43. "29",
  44. 1
  45. ]
  46. },
  47. "class_type": "CLIPTextEncode"
  48. },
  49. "8": {
  50. "inputs": {
  51. "samples": [
  52. "3",
  53. 0
  54. ],
  55. "vae": [
  56. "29",
  57. 2
  58. ]
  59. },
  60. "class_type": "VAEDecode"
  61. },
  62. "9": {
  63. "inputs": {
  64. "filename_prefix": "ComfyUI",
  65. "images": [
  66. "8",
  67. 0
  68. ]
  69. },
  70. "class_type": "SaveImage"
  71. },
  72. "20": {
  73. "inputs": {
  74. "image": "yosemite_outpaint_example.png",
  75. "choose file to upload": "image"
  76. },
  77. "class_type": "LoadImage",
  78. "is_changed": [
  79. "2db69b57a0c8baeb1ad9c8c97c083130765a1fa249eba56dcac1a7abc56aea7c"
  80. ]
  81. },
  82. "26": {
  83. "inputs": {
  84. "grow_mask_by": 8,
  85. "pixels": [
  86. "30",
  87. 0
  88. ],
  89. "vae": [
  90. "29",
  91. 2
  92. ],
  93. "mask": [
  94. "30",
  95. 1
  96. ]
  97. },
  98. "class_type": "VAEEncodeForInpaint"
  99. },
  100. "29": {
  101. "inputs": {
  102. "ckpt_name": "512-inpainting-ema.safetensors"
  103. },
  104. "class_type": "CheckpointLoaderSimple"
  105. },
  106. "30": {
  107. "inputs": {
  108. "left": 0,
  109. "top": 128,
  110. "right": 0,
  111. "bottom": 128,
  112. "feathering": 40,
  113. "image": [
  114. "20",
  115. 0
  116. ]
  117. },
  118. "class_type": "ImagePadForOutpaint"
  119. }
  120. }