unclip_example_api.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 509273045161628,
  5. "steps": 26,
  6. "cfg": 8.0,
  7. "sampler_name": "uni_pc_bh2",
  8. "scheduler": "normal",
  9. "denoise": 1.0,
  10. "model": [
  11. "32",
  12. 0
  13. ],
  14. "positive": [
  15. "19",
  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": 768,
  32. "height": 768,
  33. "batch_size": 1
  34. },
  35. "class_type": "EmptyLatentImage"
  36. },
  37. "6": {
  38. "inputs": {
  39. "text": "beautiful photograph",
  40. "clip": [
  41. "32",
  42. 1
  43. ]
  44. },
  45. "class_type": "CLIPTextEncode"
  46. },
  47. "7": {
  48. "inputs": {
  49. "text": "bad hands",
  50. "clip": [
  51. "32",
  52. 1
  53. ]
  54. },
  55. "class_type": "CLIPTextEncode"
  56. },
  57. "8": {
  58. "inputs": {
  59. "samples": [
  60. "3",
  61. 0
  62. ],
  63. "vae": [
  64. "32",
  65. 2
  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. "13": {
  81. "inputs": {
  82. "clip_vision": [
  83. "32",
  84. 3
  85. ],
  86. "image": [
  87. "34",
  88. 0
  89. ]
  90. },
  91. "class_type": "CLIPVisionEncode"
  92. },
  93. "19": {
  94. "inputs": {
  95. "strength": 1.0000000000000002,
  96. "noise_augmentation": 0.30000000000000016,
  97. "conditioning": [
  98. "6",
  99. 0
  100. ],
  101. "clip_vision_output": [
  102. "13",
  103. 0
  104. ]
  105. },
  106. "class_type": "unCLIPConditioning"
  107. },
  108. "32": {
  109. "inputs": {
  110. "ckpt_name": "sd21-unclip-h.ckpt"
  111. },
  112. "class_type": "unCLIPCheckpointLoader"
  113. },
  114. "34": {
  115. "inputs": {
  116. "image": "mountains.png",
  117. "choose file to upload": "image"
  118. },
  119. "class_type": "LoadImage",
  120. "is_changed": "253a1595d6d4f32f5a3086b8df280c8af46fd898bb53d37835c1ceb214d88358"
  121. }
  122. }