trs9999999

ZIT Workflow ComfyUI

Jan 3rd, 2026
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.18 KB | None | 0 0
  1. {
  2. "last_node_id": 29,
  3. "last_link_id": 54,
  4. "nodes": [
  5. {
  6. "id": 17,
  7. "type": "VAELoader",
  8. "pos": [
  9. 12.360608100891113,
  10. 614.4132080078125
  11. ],
  12. "size": [
  13. 319.26513671875,
  14. 58
  15. ],
  16. "flags": {},
  17. "order": 0,
  18. "mode": 0,
  19. "inputs": [],
  20. "outputs": [
  21. {
  22. "name": "VAE",
  23. "type": "VAE",
  24. "links": [
  25. 45
  26. ]
  27. }
  28. ],
  29. "properties": {
  30. "cnr_id": "comfy-core",
  31. "ver": "0.3.77",
  32. "Node name for S&R": "VAELoader",
  33. "ue_properties": {
  34. "version": "7.2.2",
  35. "widget_ue_connectable": {},
  36. "input_ue_unconnectable": {}
  37. }
  38. },
  39. "widgets_values": [
  40. "ae.safetensors"
  41. ],
  42. "color": "#223",
  43. "bgcolor": "#335"
  44. },
  45. {
  46. "id": 18,
  47. "type": "CLIPLoader",
  48. "pos": [
  49. 12.360608100891113,
  50. 460
  51. ],
  52. "size": [
  53. 319.26513671875,
  54. 106
  55. ],
  56. "flags": {},
  57. "order": 1,
  58. "mode": 0,
  59. "inputs": [],
  60. "outputs": [
  61. {
  62. "name": "CLIP",
  63. "type": "CLIP",
  64. "links": [
  65. 43,
  66. 44
  67. ]
  68. }
  69. ],
  70. "properties": {
  71. "cnr_id": "comfy-core",
  72. "ver": "0.3.77",
  73. "Node name for S&R": "CLIPLoader",
  74. "ue_properties": {
  75. "version": "7.2.2",
  76. "widget_ue_connectable": {},
  77. "input_ue_unconnectable": {}
  78. }
  79. },
  80. "widgets_values": [
  81. "qwen_3_4b.safetensors",
  82. "lumina2",
  83. "default"
  84. ],
  85. "color": "#223",
  86. "bgcolor": "#335"
  87. },
  88. {
  89. "id": 15,
  90. "type": "Note",
  91. "pos": [
  92. 12.360608100891113,
  93. 718.4436645507812
  94. ],
  95. "size": [
  96. 319.26513671875,
  97. 197.89625549316406
  98. ],
  99. "flags": {},
  100. "order": 2,
  101. "mode": 0,
  102. "inputs": [],
  103. "outputs": [],
  104. "properties": {
  105. "ue_properties": {
  106. "version": "7.2.2",
  107. "widget_ue_connectable": {},
  108. "input_ue_unconnectable": {}
  109. }
  110. },
  111. "widgets_values": [
  112. "The \"You are an assistant... <Prompt Start> \" text before the actual prompt is the one used in the official example.\n\nThe reason it is exposed to the user like this is because the model still works if you modify or remove it."
  113. ],
  114. "color": "#432",
  115. "bgcolor": "#653"
  116. },
  117. {
  118. "id": 6,
  119. "type": "CLIPTextEncode",
  120. "pos": [
  121. 420,
  122. 72.01002502441406
  123. ],
  124. "size": [
  125. 425.1410217285156,
  126. 696.2734985351562
  127. ],
  128. "flags": {},
  129. "order": 5,
  130. "mode": 0,
  131. "inputs": [
  132. {
  133. "name": "clip",
  134. "type": "CLIP",
  135. "link": 43
  136. }
  137. ],
  138. "outputs": [
  139. {
  140. "name": "CONDITIONING",
  141. "type": "CONDITIONING",
  142. "links": [
  143. 4
  144. ],
  145. "slot_index": 0
  146. }
  147. ],
  148. "title": "CLIP Text Encode (Positive Prompt)",
  149. "properties": {
  150. "cnr_id": "comfy-core",
  151. "ver": "0.3.77",
  152. "Node name for S&R": "CLIPTextEncode",
  153. "ue_properties": {
  154. "version": "7.2.2",
  155. "widget_ue_connectable": {},
  156. "input_ue_unconnectable": {}
  157. }
  158. },
  159. "widgets_values": [
  160. "An Instagram-style group selfie, taken with a harsh camera flash at night, inside a cozy but messy wooden Valkyrie cabin. In the foreground, three Valkyrie women (mid-20s, laughing heartily, one holding the camera, all in Valkyrie appropriate attire: practical leather and fur-trimmed tunics). They are all barefoot with a visible black toe nail polish. The Valkyrie holding the camera is grinning mischievously. Next to her, a second Valkyrie woman is giggling while pointing to the right. A third Valkyrie woman is completely drunk and passed out in her medieval bed, her head on a fur pillows. The room is dimly lit by a small stone hearth and a few candles, but the harsh flash brightly illuminates the foreground action, catching every detail of the prank and the peacefully unconscious friend's face. Heavy film grain, slight motion blur. Their expressions are a mix of playful mischief, drunken amusement, and deep, oblivious slumber. slight blush, sweaty"
  161. ],
  162. "color": "#232",
  163. "bgcolor": "#353"
  164. },
  165. {
  166. "id": 8,
  167. "type": "VAEDecode",
  168. "pos": [
  169. 854.6570434570312,
  170. 384.64996337890625
  171. ],
  172. "size": [
  173. 315,
  174. 46
  175. ],
  176. "flags": {},
  177. "order": 10,
  178. "mode": 0,
  179. "inputs": [
  180. {
  181. "name": "samples",
  182. "type": "LATENT",
  183. "link": 51
  184. },
  185. {
  186. "name": "vae",
  187. "type": "VAE",
  188. "link": 45
  189. }
  190. ],
  191. "outputs": [
  192. {
  193. "name": "IMAGE",
  194. "type": "IMAGE",
  195. "links": [
  196. 16
  197. ],
  198. "slot_index": 0
  199. }
  200. ],
  201. "properties": {
  202. "cnr_id": "comfy-core",
  203. "ver": "0.3.77",
  204. "Node name for S&R": "VAEDecode",
  205. "ue_properties": {
  206. "version": "7.2.2",
  207. "widget_ue_connectable": {},
  208. "input_ue_unconnectable": {}
  209. }
  210. },
  211. "widgets_values": [],
  212. "color": "#222",
  213. "bgcolor": "#000"
  214. },
  215. {
  216. "id": 3,
  217. "type": "KSampler",
  218. "pos": [
  219. 854.6570434570312,
  220. 77.54454040527344
  221. ],
  222. "size": [
  223. 315,
  224. 262
  225. ],
  226. "flags": {},
  227. "order": 9,
  228. "mode": 0,
  229. "inputs": [
  230. {
  231. "name": "model",
  232. "type": "MODEL",
  233. "link": 47
  234. },
  235. {
  236. "name": "positive",
  237. "type": "CONDITIONING",
  238. "link": 4
  239. },
  240. {
  241. "name": "negative",
  242. "type": "CONDITIONING",
  243. "link": 6
  244. },
  245. {
  246. "name": "latent_image",
  247. "type": "LATENT",
  248. "link": 54
  249. }
  250. ],
  251. "outputs": [
  252. {
  253. "name": "LATENT",
  254. "type": "LATENT",
  255. "links": [
  256. 51
  257. ],
  258. "slot_index": 0
  259. }
  260. ],
  261. "properties": {
  262. "cnr_id": "comfy-core",
  263. "ver": "0.3.77",
  264. "Node name for S&R": "KSampler",
  265. "ue_properties": {
  266. "version": "7.2.2",
  267. "widget_ue_connectable": {},
  268. "input_ue_unconnectable": {}
  269. }
  270. },
  271. "widgets_values": [
  272. 633883886744250,
  273. "randomize",
  274. 9,
  275. 1,
  276. "euler",
  277. "simple",
  278. 1
  279. ],
  280. "color": "#222",
  281. "bgcolor": "#000"
  282. },
  283. {
  284. "id": 7,
  285. "type": "CLIPTextEncode",
  286. "pos": [
  287. 420,
  288. 820
  289. ],
  290. "size": [
  291. 425.1410217285156,
  292. 180.6060791015625
  293. ],
  294. "flags": {},
  295. "order": 6,
  296. "mode": 0,
  297. "inputs": [
  298. {
  299. "name": "clip",
  300. "type": "CLIP",
  301. "link": 44
  302. }
  303. ],
  304. "outputs": [
  305. {
  306. "name": "CONDITIONING",
  307. "type": "CONDITIONING",
  308. "links": [
  309. 6
  310. ],
  311. "slot_index": 0
  312. }
  313. ],
  314. "title": "CLIP Text Encode (Negative Prompt)",
  315. "properties": {
  316. "cnr_id": "comfy-core",
  317. "ver": "0.3.77",
  318. "Node name for S&R": "CLIPTextEncode",
  319. "ue_properties": {
  320. "version": "7.2.2",
  321. "widget_ue_connectable": {},
  322. "input_ue_unconnectable": {}
  323. }
  324. },
  325. "widgets_values": [
  326. "blurry ugly bad"
  327. ],
  328. "color": "#322",
  329. "bgcolor": "#533"
  330. },
  331. {
  332. "id": 28,
  333. "type": "FluxResolutionNode",
  334. "pos": [
  335. 420,
  336. 1046.258544921875
  337. ],
  338. "size": [
  339. 270,
  340. 214
  341. ],
  342. "flags": {},
  343. "order": 3,
  344. "mode": 0,
  345. "inputs": [],
  346. "outputs": [
  347. {
  348. "name": "width",
  349. "type": "INT",
  350. "links": [
  351. 52
  352. ]
  353. },
  354. {
  355. "name": "height",
  356. "type": "INT",
  357. "links": [
  358. 53
  359. ]
  360. },
  361. {
  362. "name": "resolution",
  363. "type": "STRING",
  364. "links": []
  365. },
  366. {
  367. "name": "preview",
  368. "type": "IMAGE",
  369. "links": null
  370. }
  371. ],
  372. "properties": {
  373. "cnr_id": "controlaltai-nodes",
  374. "ver": "1.1.2",
  375. "Node name for S&R": "FluxResolutionNode",
  376. "ue_properties": {
  377. "version": "7.0.1",
  378. "widget_ue_connectable": {}
  379. }
  380. },
  381. "widgets_values": [
  382. "2.4",
  383. "1:1 (Perfect Square)",
  384. "64",
  385. false,
  386. "1:1"
  387. ],
  388. "color": "#232",
  389. "bgcolor": "#353"
  390. },
  391. {
  392. "id": 9,
  393. "type": "SaveImage",
  394. "pos": [
  395. 1213.1912841796875,
  396. -30
  397. ],
  398. "size": [
  399. 976.0567626953125,
  400. 1060.9766845703125
  401. ],
  402. "flags": {},
  403. "order": 11,
  404. "mode": 0,
  405. "inputs": [
  406. {
  407. "name": "images",
  408. "type": "IMAGE",
  409. "link": 16
  410. }
  411. ],
  412. "outputs": [],
  413. "properties": {
  414. "cnr_id": "comfy-core",
  415. "ver": "0.3.77",
  416. "Node name for S&R": "SaveImage",
  417. "ue_properties": {
  418. "version": "7.2.2",
  419. "widget_ue_connectable": {},
  420. "input_ue_unconnectable": {}
  421. }
  422. },
  423. "widgets_values": [
  424. "ComfyUI"
  425. ]
  426. },
  427. {
  428. "id": 11,
  429. "type": "ModelSamplingAuraFlow",
  430. "pos": [
  431. 420,
  432. -30
  433. ],
  434. "size": [
  435. 425.1410217285156,
  436. 58
  437. ],
  438. "flags": {},
  439. "order": 8,
  440. "mode": 4,
  441. "inputs": [
  442. {
  443. "name": "model",
  444. "type": "MODEL",
  445. "link": 42
  446. }
  447. ],
  448. "outputs": [
  449. {
  450. "name": "MODEL",
  451. "type": "MODEL",
  452. "links": [
  453. 47
  454. ],
  455. "slot_index": 0
  456. }
  457. ],
  458. "properties": {
  459. "cnr_id": "comfy-core",
  460. "ver": "0.3.77",
  461. "Node name for S&R": "ModelSamplingAuraFlow",
  462. "ue_properties": {
  463. "version": "7.2.2",
  464. "widget_ue_connectable": {},
  465. "input_ue_unconnectable": {}
  466. }
  467. },
  468. "widgets_values": [
  469. 3
  470. ]
  471. },
  472. {
  473. "id": 16,
  474. "type": "UNETLoader",
  475. "pos": [
  476. 12.360608100891113,
  477. 324.36651611328125
  478. ],
  479. "size": [
  480. 319.26513671875,
  481. 82
  482. ],
  483. "flags": {},
  484. "order": 4,
  485. "mode": 0,
  486. "inputs": [],
  487. "outputs": [
  488. {
  489. "name": "MODEL",
  490. "type": "MODEL",
  491. "links": [
  492. 42
  493. ]
  494. }
  495. ],
  496. "properties": {
  497. "cnr_id": "comfy-core",
  498. "ver": "0.3.77",
  499. "Node name for S&R": "UNETLoader",
  500. "ue_properties": {
  501. "version": "7.2.2",
  502. "widget_ue_connectable": {},
  503. "input_ue_unconnectable": {}
  504. }
  505. },
  506. "widgets_values": [
  507. "z_image_turbo_bf16.safetensors",
  508. "default"
  509. ],
  510. "color": "#332922",
  511. "bgcolor": "#593930"
  512. },
  513. {
  514. "id": 29,
  515. "type": "EmptySD3LatentImage",
  516. "pos": [
  517. 712.5366821289062,
  518. 1046.258544921875
  519. ],
  520. "size": [
  521. 270,
  522. 126
  523. ],
  524. "flags": {
  525. "collapsed": false
  526. },
  527. "order": 7,
  528. "mode": 0,
  529. "inputs": [
  530. {
  531. "name": "width",
  532. "type": "INT",
  533. "widget": {
  534. "name": "width"
  535. },
  536. "link": 52
  537. },
  538. {
  539. "name": "height",
  540. "type": "INT",
  541. "widget": {
  542. "name": "height"
  543. },
  544. "link": 53
  545. }
  546. ],
  547. "outputs": [
  548. {
  549. "name": "LATENT",
  550. "type": "LATENT",
  551. "links": [
  552. 54
  553. ],
  554. "slot_index": 0
  555. }
  556. ],
  557. "properties": {
  558. "cnr_id": "comfy-core",
  559. "ver": "0.3.49",
  560. "Node name for S&R": "EmptySD3LatentImage",
  561. "ue_properties": {
  562. "version": "7.0.1",
  563. "widget_ue_connectable": {}
  564. }
  565. },
  566. "widgets_values": [
  567. 1328,
  568. 1328,
  569. 1
  570. ],
  571. "color": "#222",
  572. "bgcolor": "#000"
  573. }
  574. ],
  575. "links": [
  576. [
  577. 4,
  578. 6,
  579. 0,
  580. 3,
  581. 1,
  582. "CONDITIONING"
  583. ],
  584. [
  585. 6,
  586. 7,
  587. 0,
  588. 3,
  589. 2,
  590. "CONDITIONING"
  591. ],
  592. [
  593. 16,
  594. 8,
  595. 0,
  596. 9,
  597. 0,
  598. "IMAGE"
  599. ],
  600. [
  601. 42,
  602. 16,
  603. 0,
  604. 11,
  605. 0,
  606. "MODEL"
  607. ],
  608. [
  609. 43,
  610. 18,
  611. 0,
  612. 6,
  613. 0,
  614. "CLIP"
  615. ],
  616. [
  617. 44,
  618. 18,
  619. 0,
  620. 7,
  621. 0,
  622. "CLIP"
  623. ],
  624. [
  625. 45,
  626. 17,
  627. 0,
  628. 8,
  629. 1,
  630. "VAE"
  631. ],
  632. [
  633. 47,
  634. 11,
  635. 0,
  636. 3,
  637. 0,
  638. "MODEL"
  639. ],
  640. [
  641. 51,
  642. 3,
  643. 0,
  644. 8,
  645. 0,
  646. "LATENT"
  647. ],
  648. [
  649. 52,
  650. 28,
  651. 0,
  652. 29,
  653. 0,
  654. "INT"
  655. ],
  656. [
  657. 53,
  658. 28,
  659. 1,
  660. 29,
  661. 1,
  662. "INT"
  663. ],
  664. [
  665. 54,
  666. 29,
  667. 0,
  668. 3,
  669. 3,
  670. "LATENT"
  671. ]
  672. ],
  673. "groups": [],
  674. "config": {},
  675. "extra": {
  676. "ds": {
  677. "scale": 0.7627768444385721,
  678. "offset": [
  679. 346.53739741482303,
  680. 247.06742739637642
  681. ]
  682. },
  683. "frontendVersion": "1.30.6",
  684. "ue_links": [],
  685. "links_added_by_ue": [],
  686. "VHS_latentpreview": false,
  687. "VHS_latentpreviewrate": 0,
  688. "VHS_MetadataImage": true,
  689. "VHS_KeepIntermediate": true
  690. },
  691. "version": 0.4
  692. }
Advertisement
Add Comment
Please, Sign In to add comment