hidream_e1.1_example_api.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. {
  2. "6": {
  3. "inputs": {
  4. "text": "make it a drawing",
  5. "clip": [
  6. "42",
  7. 0
  8. ]
  9. },
  10. "class_type": "CLIPTextEncode",
  11. "_meta": {
  12. "title": "Positive"
  13. }
  14. },
  15. "7": {
  16. "inputs": {
  17. "text": "low quality, blurry, distorted",
  18. "clip": [
  19. "42",
  20. 0
  21. ]
  22. },
  23. "class_type": "CLIPTextEncode",
  24. "_meta": {
  25. "title": "Negative"
  26. }
  27. },
  28. "8": {
  29. "inputs": {
  30. "samples": [
  31. "54",
  32. 0
  33. ],
  34. "vae": [
  35. "43",
  36. 0
  37. ]
  38. },
  39. "class_type": "VAEDecode",
  40. "_meta": {
  41. "title": "VAE Decode"
  42. }
  43. },
  44. "9": {
  45. "inputs": {
  46. "filename_prefix": "ComfyUI",
  47. "images": [
  48. "8",
  49. 0
  50. ]
  51. },
  52. "class_type": "SaveImage",
  53. "_meta": {
  54. "title": "Save Image"
  55. }
  56. },
  57. "13": {
  58. "inputs": {
  59. "image": "flux_dev_example.png"
  60. },
  61. "class_type": "LoadImage",
  62. "_meta": {
  63. "title": "Load Image"
  64. },
  65. "is_changed": [
  66. "d5e3882ab9a701e15de1c67a89b859c71b2387c4fbc1325724f5203ea4e89037"
  67. ]
  68. },
  69. "41": {
  70. "inputs": {
  71. "unet_name": "hidream_e1_1_bf16.safetensors",
  72. "weight_dtype": "default"
  73. },
  74. "class_type": "UNETLoader",
  75. "_meta": {
  76. "title": "Load Diffusion Model"
  77. }
  78. },
  79. "42": {
  80. "inputs": {
  81. "clip_name1": "clip_g_hidream.safetensors",
  82. "clip_name2": "clip_l_hidream.safetensors",
  83. "clip_name3": "t5xxl_fp8_e4m3fn_scaled.safetensors",
  84. "clip_name4": "llama_3.1_8b_instruct_fp8_scaled.safetensors"
  85. },
  86. "class_type": "QuadrupleCLIPLoader",
  87. "_meta": {
  88. "title": "QuadrupleCLIPLoader"
  89. }
  90. },
  91. "43": {
  92. "inputs": {
  93. "vae_name": "ae.safetensors"
  94. },
  95. "class_type": "VAELoader",
  96. "_meta": {
  97. "title": "Load VAE"
  98. }
  99. },
  100. "45": {
  101. "inputs": {
  102. "upscale_method": "area",
  103. "megapixels": 1.0,
  104. "image": [
  105. "13",
  106. 0
  107. ]
  108. },
  109. "class_type": "ImageScaleToTotalPixels",
  110. "_meta": {
  111. "title": "Scale Image to Total Pixels"
  112. }
  113. },
  114. "46": {
  115. "inputs": {
  116. "sampler_name": "euler"
  117. },
  118. "class_type": "KSamplerSelect",
  119. "_meta": {
  120. "title": "KSamplerSelect"
  121. }
  122. },
  123. "47": {
  124. "inputs": {
  125. "noise_seed": 712422729595905
  126. },
  127. "class_type": "RandomNoise",
  128. "_meta": {
  129. "title": "RandomNoise"
  130. }
  131. },
  132. "49": {
  133. "inputs": {
  134. "scheduler": "simple",
  135. "steps": 20,
  136. "denoise": 1.0,
  137. "model": [
  138. "55",
  139. 0
  140. ]
  141. },
  142. "class_type": "BasicScheduler",
  143. "_meta": {
  144. "title": "BasicScheduler"
  145. }
  146. },
  147. "52": {
  148. "inputs": {
  149. "positive": [
  150. "6",
  151. 0
  152. ],
  153. "negative": [
  154. "7",
  155. 0
  156. ],
  157. "vae": [
  158. "43",
  159. 0
  160. ],
  161. "pixels": [
  162. "45",
  163. 0
  164. ]
  165. },
  166. "class_type": "InstructPixToPixConditioning",
  167. "_meta": {
  168. "title": "InstructPixToPixConditioning"
  169. }
  170. },
  171. "53": {
  172. "inputs": {
  173. "cfg_conds": 3.0,
  174. "cfg_cond2_negative": 1.5,
  175. "style": "nested",
  176. "model": [
  177. "55",
  178. 0
  179. ],
  180. "cond1": [
  181. "52",
  182. 0
  183. ],
  184. "cond2": [
  185. "52",
  186. 1
  187. ],
  188. "negative": [
  189. "6",
  190. 0
  191. ]
  192. },
  193. "class_type": "DualCFGGuider",
  194. "_meta": {
  195. "title": "DualCFGGuider"
  196. }
  197. },
  198. "54": {
  199. "inputs": {
  200. "noise": [
  201. "47",
  202. 0
  203. ],
  204. "guider": [
  205. "53",
  206. 0
  207. ],
  208. "sampler": [
  209. "46",
  210. 0
  211. ],
  212. "sigmas": [
  213. "49",
  214. 0
  215. ],
  216. "latent_image": [
  217. "52",
  218. 2
  219. ]
  220. },
  221. "class_type": "SamplerCustomAdvanced",
  222. "_meta": {
  223. "title": "SamplerCustomAdvanced"
  224. }
  225. },
  226. "55": {
  227. "inputs": {
  228. "strength": 1.0,
  229. "model": [
  230. "41",
  231. 0
  232. ]
  233. },
  234. "class_type": "CFGNorm",
  235. "_meta": {
  236. "title": "CFGNorm"
  237. }
  238. }
  239. }