depth_t2i_adapter_api.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 891858402356003,
  5. "steps": 20,
  6. "cfg": 8.0,
  7. "sampler_name": "uni_pc_bh2",
  8. "scheduler": "normal",
  9. "denoise": 1.0,
  10. "model": [
  11. "33",
  12. 0
  13. ],
  14. "positive": [
  15. "23",
  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": 832,
  32. "height": 384,
  33. "batch_size": 1
  34. },
  35. "class_type": "EmptyLatentImage"
  36. },
  37. "7": {
  38. "inputs": {
  39. "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)",
  40. "clip": [
  41. "33",
  42. 1
  43. ]
  44. },
  45. "class_type": "CLIPTextEncode"
  46. },
  47. "8": {
  48. "inputs": {
  49. "samples": [
  50. "3",
  51. 0
  52. ],
  53. "vae": [
  54. "33",
  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. "20": {
  71. "inputs": {
  72. "image": "shark_depthmap.png",
  73. "choose file to upload": "image"
  74. },
  75. "class_type": "LoadImage",
  76. "is_changed": "9baf4024f049e1d639c73606b826a24247a3eab24a61081c9ec15c3a37cbb7b6"
  77. },
  78. "23": {
  79. "inputs": {
  80. "strength": 1.0000000000000004,
  81. "conditioning": [
  82. "24",
  83. 0
  84. ],
  85. "control_net": [
  86. "31",
  87. 0
  88. ],
  89. "image": [
  90. "20",
  91. 0
  92. ]
  93. },
  94. "class_type": "ControlNetApply"
  95. },
  96. "24": {
  97. "inputs": {
  98. "text": "underwater photograph shark\n\n\n\n",
  99. "clip": [
  100. "33",
  101. 1
  102. ]
  103. },
  104. "class_type": "CLIPTextEncode"
  105. },
  106. "31": {
  107. "inputs": {
  108. "control_net_name": "t2iadapter_depth_sd14v1.pth"
  109. },
  110. "class_type": "ControlNetLoader"
  111. },
  112. "33": {
  113. "inputs": {
  114. "ckpt_name": "v1-5-pruned-emaonly.ckpt"
  115. },
  116. "class_type": "CheckpointLoaderSimple"
  117. }
  118. }