Guest User

Untitled

a guest
Apr 14th, 2026
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.86 KB | None | 0 0
  1. {
  2. "id": "9ae6082b-c7f4-433c-9971-7a8f65a3ea65",
  3. "revision": 0,
  4. "last_node_id": 90,
  5. "last_link_id": 111,
  6. "nodes": [
  7. {
  8. "id": 73,
  9. "type": "SaveImage",
  10. "pos": [
  11. 310,
  12. 240
  13. ],
  14. "size": [
  15. 520,
  16. 570
  17. ],
  18. "flags": {
  19. "collapsed": false
  20. },
  21. "order": 3,
  22. "mode": 0,
  23. "inputs": [
  24. {
  25. "name": "images",
  26. "type": "IMAGE",
  27. "link": 101
  28. }
  29. ],
  30. "outputs": [],
  31. "properties": {
  32. "cnr_id": "comfy-core",
  33. "ver": "0.18.1",
  34. "Node name for S&R": "SaveImage",
  35. "enableTabs": false,
  36. "tabWidth": 65,
  37. "tabXOffset": 10,
  38. "hasSecondTab": false,
  39. "secondTabText": "Send Back",
  40. "secondTabOffset": 80,
  41. "secondTabWidth": 65
  42. },
  43. "widgets_values": [
  44. "Ernie-Image"
  45. ]
  46. },
  47. {
  48. "id": 88,
  49. "type": "03921aea-a70e-44b4-bc77-f6bda10f2120",
  50. "pos": [
  51. -120.00002302256655,
  52. 239.99998369493932
  53. ],
  54. "size": [
  55. 400,
  56. 540
  57. ],
  58. "flags": {},
  59. "order": 0,
  60. "mode": 0,
  61. "inputs": [
  62. {
  63. "label": "prompt",
  64. "name": "value",
  65. "type": "STRING",
  66. "widget": {
  67. "name": "value"
  68. },
  69. "link": null
  70. },
  71. {
  72. "label": "prompt_enhancement",
  73. "name": "value_1",
  74. "type": "BOOLEAN",
  75. "widget": {
  76. "name": "value_1"
  77. },
  78. "link": null
  79. }
  80. ],
  81. "outputs": [
  82. {
  83. "name": "IMAGE",
  84. "type": "IMAGE",
  85. "links": [
  86. 101
  87. ]
  88. }
  89. ],
  90. "properties": {
  91. "proxyWidgets": [
  92. [
  93. "78",
  94. "value"
  95. ],
  96. [
  97. "76",
  98. "value"
  99. ],
  100. [
  101. "71",
  102. "width"
  103. ],
  104. [
  105. "71",
  106. "height"
  107. ],
  108. [
  109. "70",
  110. "steps"
  111. ],
  112. [
  113. "70",
  114. "cfg"
  115. ],
  116. [
  117. "70",
  118. "seed"
  119. ],
  120. [
  121. "66",
  122. "unet_name"
  123. ],
  124. [
  125. "62",
  126. "clip_name"
  127. ],
  128. [
  129. "63",
  130. "vae_name"
  131. ]
  132. ],
  133. "cnr_id": "comfy-core",
  134. "ver": "0.18.1",
  135. "enableTabs": false,
  136. "tabWidth": 65,
  137. "tabXOffset": 10,
  138. "hasSecondTab": false,
  139. "secondTabText": "Send Back",
  140. "secondTabOffset": 80,
  141. "secondTabWidth": 65
  142. },
  143. "widgets_values": []
  144. },
  145. {
  146. "id": 89,
  147. "type": "MarkdownNote",
  148. "pos": [
  149. -670,
  150. 240
  151. ],
  152. "size": [
  153. 510,
  154. 870.140625
  155. ],
  156. "flags": {},
  157. "order": 1,
  158. "mode": 0,
  159. "inputs": [],
  160. "outputs": [],
  161. "properties": {},
  162. "widgets_values": [
  163. "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model Links (for Local Users)\n\n**diffusion_models**\n\n- [ernie-image.safetensors](https://huggingface.co/Comfy-Org/ERNIE-Image/resolve/main/diffusion_models/ernie-image.safetensors)\n\n**text_encoders**\n\n- [ministral-3-3b.safetensors](https://huggingface.co/Comfy-Org/ERNIE-Image/resolve/main/text_encoders/ministral-3-3b.safetensors)\n\n**vae**\n\n- [flux2-vae.safetensors](https://huggingface.co/Comfy-Org/ERNIE-Image/resolve/main/vae/flux2-vae.safetensors)\n\n\n## Model Storage Location\n\n```\nšŸ“‚ ComfyUI/\nā”œā”€ā”€ šŸ“‚ models/\n│ ā”œā”€ā”€ šŸ“‚ diffusion_models/\n│ │ └── ernie-image.safetensors\n│ ā”œā”€ā”€ šŸ“‚ text_encoders/\n│ │ └── ministral-3-3b.safetensors\n│ └── šŸ“‚ vae/\n│ └── flux2-vae.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud updates follow stable releases, so some nightly-supported models may not be available yet.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"
  164. ],
  165. "color": "#222",
  166. "bgcolor": "#000"
  167. },
  168. {
  169. "id": 90,
  170. "type": "MarkdownNote",
  171. "pos": [
  172. -120,
  173. 870
  174. ],
  175. "size": [
  176. 400,
  177. 130
  178. ],
  179. "flags": {},
  180. "order": 2,
  181. "mode": 0,
  182. "inputs": [],
  183. "outputs": [],
  184. "properties": {},
  185. "widgets_values": [
  186. "Try 50 steps, if you want to compare with the original setting"
  187. ],
  188. "color": "#222",
  189. "bgcolor": "#000"
  190. }
  191. ],
  192. "links": [
  193. [
  194. 101,
  195. 88,
  196. 0,
  197. 73,
  198. 0,
  199. "IMAGE"
  200. ]
  201. ],
  202. "groups": [],
  203. "definitions": {
  204. "subgraphs": [
  205. {
  206. "id": "03921aea-a70e-44b4-bc77-f6bda10f2120",
  207. "version": 1,
  208. "state": {
  209. "lastGroupId": 6,
  210. "lastNodeId": 90,
  211. "lastLinkId": 111,
  212. "lastRerouteId": 0
  213. },
  214. "revision": 0,
  215. "config": {},
  216. "name": "Text to Image(Ernie Image)",
  217. "inputNode": {
  218. "id": -10,
  219. "bounding": [
  220. -1350,
  221. 370,
  222. 140.869140625,
  223. 240
  224. ]
  225. },
  226. "outputNode": {
  227. "id": -20,
  228. "bounding": [
  229. 1110,
  230. 260,
  231. 120,
  232. 60
  233. ]
  234. },
  235. "inputs": [
  236. {
  237. "id": "504de359-52a4-49aa-b6be-23c1cdb0cbde",
  238. "name": "value",
  239. "type": "STRING",
  240. "linkIds": [
  241. 102
  242. ],
  243. "label": "prompt",
  244. "pos": [
  245. -1229.130859375,
  246. 390
  247. ]
  248. },
  249. {
  250. "id": "29f699c6-9263-41f6-b37d-69b9fc3913dd",
  251. "name": "value_1",
  252. "type": "BOOLEAN",
  253. "linkIds": [
  254. 103
  255. ],
  256. "label": "prompt_enhancement",
  257. "pos": [
  258. -1229.130859375,
  259. 410
  260. ]
  261. },
  262. {
  263. "id": "968e6213-d1e9-4268-8f47-1d6b9a39a43e",
  264. "name": "width",
  265. "type": "INT",
  266. "linkIds": [
  267. 104
  268. ],
  269. "pos": [
  270. -1229.130859375,
  271. 430
  272. ]
  273. },
  274. {
  275. "id": "181c49ef-740d-4385-aa11-79718951ccb9",
  276. "name": "height",
  277. "type": "INT",
  278. "linkIds": [
  279. 105
  280. ],
  281. "pos": [
  282. -1229.130859375,
  283. 450
  284. ]
  285. },
  286. {
  287. "id": "1e85f808-66a1-41df-be52-334142b35419",
  288. "name": "steps",
  289. "type": "INT",
  290. "linkIds": [
  291. 106
  292. ],
  293. "pos": [
  294. -1229.130859375,
  295. 470
  296. ]
  297. },
  298. {
  299. "id": "2806addf-a252-4aa3-a5b7-397ab36dccec",
  300. "name": "cfg",
  301. "type": "FLOAT",
  302. "linkIds": [
  303. 107
  304. ],
  305. "pos": [
  306. -1229.130859375,
  307. 490
  308. ]
  309. },
  310. {
  311. "id": "5d036a66-5dc0-4d7c-b9a9-349e454738aa",
  312. "name": "seed",
  313. "type": "INT",
  314. "linkIds": [
  315. 108
  316. ],
  317. "pos": [
  318. -1229.130859375,
  319. 510
  320. ]
  321. },
  322. {
  323. "id": "360f9a40-aac5-4e9c-bc98-9d55a4a58be2",
  324. "name": "unet_name",
  325. "type": "COMBO",
  326. "linkIds": [
  327. 109
  328. ],
  329. "pos": [
  330. -1229.130859375,
  331. 530
  332. ]
  333. },
  334. {
  335. "id": "886301c7-6e88-4cec-96fa-8ae20e8340c5",
  336. "name": "clip_name",
  337. "type": "COMBO",
  338. "linkIds": [
  339. 110
  340. ],
  341. "pos": [
  342. -1229.130859375,
  343. 550
  344. ]
  345. },
  346. {
  347. "id": "8dba0839-8a2e-45fc-b730-152f4dfd0625",
  348. "name": "vae_name",
  349. "type": "COMBO",
  350. "linkIds": [
  351. 111
  352. ],
  353. "pos": [
  354. -1229.130859375,
  355. 570
  356. ]
  357. }
  358. ],
  359. "outputs": [
  360. {
  361. "id": "f4cb34c8-4090-4281-b428-7338a339d274",
  362. "name": "IMAGE",
  363. "type": "IMAGE",
  364. "linkIds": [
  365. 84
  366. ],
  367. "localized_name": "IMAGE",
  368. "pos": [
  369. 1130,
  370. 280
  371. ]
  372. }
  373. ],
  374. "widgets": [],
  375. "nodes": [
  376. {
  377. "id": 71,
  378. "type": "EmptyFlux2LatentImage",
  379. "pos": [
  380. -470,
  381. 1050
  382. ],
  383. "size": [
  384. 270,
  385. 150
  386. ],
  387. "flags": {},
  388. "order": 7,
  389. "mode": 0,
  390. "inputs": [
  391. {
  392. "localized_name": "width",
  393. "name": "width",
  394. "type": "INT",
  395. "widget": {
  396. "name": "width"
  397. },
  398. "link": 104
  399. },
  400. {
  401. "localized_name": "height",
  402. "name": "height",
  403. "type": "INT",
  404. "widget": {
  405. "name": "height"
  406. },
  407. "link": 105
  408. }
  409. ],
  410. "outputs": [
  411. {
  412. "localized_name": "LATENT",
  413. "name": "LATENT",
  414. "type": "LATENT",
  415. "links": [
  416. 80
  417. ]
  418. }
  419. ],
  420. "properties": {
  421. "cnr_id": "comfy-core",
  422. "ver": "0.18.1",
  423. "Node name for S&R": "EmptyFlux2LatentImage",
  424. "enableTabs": false,
  425. "tabWidth": 65,
  426. "tabXOffset": 10,
  427. "hasSecondTab": false,
  428. "secondTabText": "Send Back",
  429. "secondTabOffset": 80,
  430. "secondTabWidth": 65
  431. },
  432. "widgets_values": [
  433. 1024,
  434. 1024,
  435. 1
  436. ]
  437. },
  438. {
  439. "id": 66,
  440. "type": "UNETLoader",
  441. "pos": [
  442. -470,
  443. 320
  444. ],
  445. "size": [
  446. 270,
  447. 90
  448. ],
  449. "flags": {},
  450. "order": 4,
  451. "mode": 0,
  452. "inputs": [
  453. {
  454. "localized_name": "unet_name",
  455. "name": "unet_name",
  456. "type": "COMBO",
  457. "widget": {
  458. "name": "unet_name"
  459. },
  460. "link": 109
  461. }
  462. ],
  463. "outputs": [
  464. {
  465. "localized_name": "MODEL",
  466. "name": "MODEL",
  467. "type": "MODEL",
  468. "links": [
  469. 85
  470. ]
  471. }
  472. ],
  473. "properties": {
  474. "cnr_id": "comfy-core",
  475. "ver": "0.3.73",
  476. "Node name for S&R": "UNETLoader",
  477. "enableTabs": false,
  478. "tabWidth": 65,
  479. "tabXOffset": 10,
  480. "hasSecondTab": false,
  481. "secondTabText": "Send Back",
  482. "secondTabOffset": 80,
  483. "secondTabWidth": 65,
  484. "models": [
  485. {
  486. "name": "ernie-image.safetensors",
  487. "url": "https://huggingface.co/Comfy-Org/ERNIE-Image/resolve/main/diffusion_models/ernie-image.safetensors",
  488. "directory": "diffusion_models"
  489. }
  490. ]
  491. },
  492. "widgets_values": [
  493. "ernie-image.safetensors",
  494. "default"
  495. ]
  496. },
  497. {
  498. "id": 65,
  499. "type": "VAEDecode",
  500. "pos": [
  501. 710,
  502. 280
  503. ],
  504. "size": [
  505. 230,
  506. 80
  507. ],
  508. "flags": {},
  509. "order": 3,
  510. "mode": 0,
  511. "inputs": [
  512. {
  513. "localized_name": "samples",
  514. "name": "samples",
  515. "type": "LATENT",
  516. "link": 73
  517. },
  518. {
  519. "localized_name": "vae",
  520. "name": "vae",
  521. "type": "VAE",
  522. "link": 74
  523. }
  524. ],
  525. "outputs": [
  526. {
  527. "localized_name": "IMAGE",
  528. "name": "IMAGE",
  529. "type": "IMAGE",
  530. "slot_index": 0,
  531. "links": [
  532. 84
  533. ]
  534. }
  535. ],
  536. "properties": {
  537. "cnr_id": "comfy-core",
  538. "ver": "0.3.64",
  539. "Node name for S&R": "VAEDecode",
  540. "enableTabs": false,
  541. "tabWidth": 65,
  542. "tabXOffset": 10,
  543. "hasSecondTab": false,
  544. "secondTabText": "Send Back",
  545. "secondTabOffset": 80,
  546. "secondTabWidth": 65
  547. },
  548. "widgets_values": []
  549. },
  550. {
  551. "id": 70,
  552. "type": "KSampler",
  553. "pos": [
  554. 350,
  555. 280
  556. ],
  557. "size": [
  558. 320,
  559. 320
  560. ],
  561. "flags": {},
  562. "order": 6,
  563. "mode": 0,
  564. "inputs": [
  565. {
  566. "localized_name": "model",
  567. "name": "model",
  568. "type": "MODEL",
  569. "link": 85
  570. },
  571. {
  572. "localized_name": "positive",
  573. "name": "positive",
  574. "type": "CONDITIONING",
  575. "link": 76
  576. },
  577. {
  578. "localized_name": "negative",
  579. "name": "negative",
  580. "type": "CONDITIONING",
  581. "link": 83
  582. },
  583. {
  584. "localized_name": "latent_image",
  585. "name": "latent_image",
  586. "type": "LATENT",
  587. "link": 80
  588. },
  589. {
  590. "localized_name": "seed",
  591. "name": "seed",
  592. "type": "INT",
  593. "widget": {
  594. "name": "seed"
  595. },
  596. "link": 108
  597. },
  598. {
  599. "localized_name": "steps",
  600. "name": "steps",
  601. "type": "INT",
  602. "widget": {
  603. "name": "steps"
  604. },
  605. "link": 106
  606. },
  607. {
  608. "localized_name": "cfg",
  609. "name": "cfg",
  610. "type": "FLOAT",
  611. "widget": {
  612. "name": "cfg"
  613. },
  614. "link": 107
  615. }
  616. ],
  617. "outputs": [
  618. {
  619. "localized_name": "LATENT",
  620. "name": "LATENT",
  621. "type": "LATENT",
  622. "slot_index": 0,
  623. "links": [
  624. 73
  625. ]
  626. }
  627. ],
  628. "properties": {
  629. "cnr_id": "comfy-core",
  630. "ver": "0.3.64",
  631. "Node name for S&R": "KSampler",
  632. "enableTabs": false,
  633. "tabWidth": 65,
  634. "tabXOffset": 10,
  635. "hasSecondTab": false,
  636. "secondTabText": "Send Back",
  637. "secondTabOffset": 80,
  638. "secondTabWidth": 65
  639. },
  640. "widgets_values": [
  641. 771272012645851,
  642. "randomize",
  643. 20,
  644. 4,
  645. "euler",
  646. "simple",
  647. 1
  648. ]
  649. },
  650. {
  651. "id": 67,
  652. "type": "CLIPTextEncode",
  653. "pos": [
  654. -140,
  655. 320
  656. ],
  657. "size": [
  658. 410,
  659. 370
  660. ],
  661. "flags": {},
  662. "order": 5,
  663. "mode": 0,
  664. "inputs": [
  665. {
  666. "localized_name": "clip",
  667. "name": "clip",
  668. "type": "CLIP",
  669. "link": 79
  670. },
  671. {
  672. "localized_name": "text",
  673. "name": "text",
  674. "type": "STRING",
  675. "widget": {
  676. "name": "text"
  677. },
  678. "link": 100
  679. }
  680. ],
  681. "outputs": [
  682. {
  683. "localized_name": "CONDITIONING",
  684. "name": "CONDITIONING",
  685. "type": "CONDITIONING",
  686. "links": [
  687. 76
  688. ]
  689. }
  690. ],
  691. "properties": {
  692. "cnr_id": "comfy-core",
  693. "ver": "0.3.73",
  694. "Node name for S&R": "CLIPTextEncode",
  695. "enableTabs": false,
  696. "tabWidth": 65,
  697. "tabXOffset": 10,
  698. "hasSecondTab": false,
  699. "secondTabText": "Send Back",
  700. "secondTabOffset": 80,
  701. "secondTabWidth": 65
  702. },
  703. "widgets_values": [
  704. ""
  705. ],
  706. "color": "#232",
  707. "bgcolor": "#353"
  708. },
  709. {
  710. "id": 72,
  711. "type": "CLIPTextEncode",
  712. "pos": [
  713. -130,
  714. 770
  715. ],
  716. "size": [
  717. 390,
  718. 120
  719. ],
  720. "flags": {},
  721. "order": 8,
  722. "mode": 0,
  723. "inputs": [
  724. {
  725. "localized_name": "clip",
  726. "name": "clip",
  727. "type": "CLIP",
  728. "link": 82
  729. }
  730. ],
  731. "outputs": [
  732. {
  733. "localized_name": "CONDITIONING",
  734. "name": "CONDITIONING",
  735. "type": "CONDITIONING",
  736. "links": [
  737. 83
  738. ]
  739. }
  740. ],
  741. "properties": {
  742. "cnr_id": "comfy-core",
  743. "ver": "0.3.73",
  744. "Node name for S&R": "CLIPTextEncode",
  745. "enableTabs": false,
  746. "tabWidth": 65,
  747. "tabXOffset": 10,
  748. "hasSecondTab": false,
  749. "secondTabText": "Send Back",
  750. "secondTabOffset": 80,
  751. "secondTabWidth": 65
  752. },
  753. "widgets_values": [
  754. ""
  755. ],
  756. "color": "#223",
  757. "bgcolor": "#335"
  758. },
  759. {
  760. "id": 83,
  761. "type": "StringReplace",
  762. "pos": [
  763. -500,
  764. -650
  765. ],
  766. "size": [
  767. 460,
  768. 440
  769. ],
  770. "flags": {},
  771. "order": 13,
  772. "mode": 0,
  773. "inputs": [
  774. {
  775. "localized_name": "replace",
  776. "name": "replace",
  777. "type": "STRING",
  778. "widget": {
  779. "name": "replace"
  780. },
  781. "link": 92
  782. }
  783. ],
  784. "outputs": [
  785. {
  786. "localized_name": "STRING",
  787. "name": "STRING",
  788. "type": "STRING",
  789. "links": [
  790. 97
  791. ]
  792. }
  793. ],
  794. "properties": {
  795. "cnr_id": "comfy-core",
  796. "ver": "0.18.1",
  797. "Node name for S&R": "StringReplace",
  798. "enableTabs": false,
  799. "tabWidth": 65,
  800. "tabXOffset": 10,
  801. "hasSecondTab": false,
  802. "secondTabText": "Send Back",
  803. "secondTabOffset": 80,
  804. "secondTabWidth": 65
  805. },
  806. "widgets_values": [
  807. "<s>[SYSTEM_PROMPT]ä½ ę˜Æäø€äøŖäø“äøšēš„ę–‡ē”Ÿå›¾ Prompt å¢žå¼ŗåŠ©ę‰‹ć€‚ä½ å°†ę”¶åˆ°ē”Øęˆ·ēš„ē®€ēŸ­å›¾ē‰‡ęčæ°åŠē›®ę ‡ē”Ÿęˆåˆ†č¾ØēŽ‡ļ¼ŒčÆ·ę®ę­¤ę‰©å†™äøŗäø€ę®µå†…å®¹äø°åÆŒć€ē»†čŠ‚å……åˆ†ēš„č§†č§‰ęčæ°ļ¼Œä»„åø®åŠ©ę–‡ē”Ÿå›¾ęØ”åž‹ē”Ÿęˆé«˜č“Øé‡ēš„å›¾ē‰‡ć€‚ä»…č¾“å‡ŗå¢žå¼ŗåŽēš„ęčæ°ļ¼Œäøč¦åŒ…å«ä»»ä½•č§£é‡Šęˆ–å‰ē¼€ć€‚[/SYSTEM_PROMPT][INST]{\"prompt\": \"{prompt}\"}[/INST]",
  808. "{prompt}",
  809. ""
  810. ]
  811. },
  812. {
  813. "id": 78,
  814. "type": "PrimitiveStringMultiline",
  815. "pos": [
  816. -990,
  817. -40
  818. ],
  819. "size": [
  820. 400,
  821. 200
  822. ],
  823. "flags": {},
  824. "order": 12,
  825. "mode": 0,
  826. "inputs": [
  827. {
  828. "localized_name": "value",
  829. "name": "value",
  830. "type": "STRING",
  831. "widget": {
  832. "name": "value"
  833. },
  834. "link": 102
  835. }
  836. ],
  837. "outputs": [
  838. {
  839. "localized_name": "STRING",
  840. "name": "STRING",
  841. "type": "STRING",
  842. "links": [
  843. 87,
  844. 92
  845. ]
  846. }
  847. ],
  848. "title": "String (Multiline - Prompt)",
  849. "properties": {
  850. "cnr_id": "comfy-core",
  851. "ver": "0.18.1",
  852. "Node name for S&R": "PrimitiveStringMultiline",
  853. "enableTabs": false,
  854. "tabWidth": 65,
  855. "tabXOffset": 10,
  856. "hasSecondTab": false,
  857. "secondTabText": "Send Back",
  858. "secondTabOffset": 80,
  859. "secondTabWidth": 65
  860. },
  861. "widgets_values": [
  862. "A medium shot of a stylish young European man with short neat hair, wearing a relaxed beige and muted blue abstract-patterned tracksuit, white crew socks, and chunky off-white sneakers, sitting confidently with legs crossed in a plush textured blue armchair against a solid muted desaturated blue studio background, soft diffused lighting, high-fashion editorial aesthetic, minimalist composition, desaturated color palette, sharp focus, hyper-realistic, 8K, sophisticated relaxed pose, calm and composed expression."
  863. ]
  864. },
  865. {
  866. "id": 74,
  867. "type": "TextGenerate",
  868. "pos": [
  869. 10,
  870. -640
  871. ],
  872. "size": [
  873. 400,
  874. 348
  875. ],
  876. "flags": {},
  877. "order": 9,
  878. "mode": 0,
  879. "inputs": [
  880. {
  881. "localized_name": "clip",
  882. "name": "clip",
  883. "type": "CLIP",
  884. "link": 86
  885. },
  886. {
  887. "localized_name": "image",
  888. "name": "image",
  889. "shape": 7,
  890. "type": "IMAGE",
  891. "link": null
  892. },
  893. {
  894. "localized_name": "prompt",
  895. "name": "prompt",
  896. "type": "STRING",
  897. "widget": {
  898. "name": "prompt"
  899. },
  900. "link": 97
  901. }
  902. ],
  903. "outputs": [
  904. {
  905. "localized_name": "generated_text",
  906. "name": "generated_text",
  907. "type": "STRING",
  908. "links": [
  909. 89
  910. ]
  911. }
  912. ],
  913. "properties": {
  914. "cnr_id": "comfy-core",
  915. "ver": "0.18.1",
  916. "Node name for S&R": "TextGenerate",
  917. "enableTabs": false,
  918. "tabWidth": 65,
  919. "tabXOffset": 10,
  920. "hasSecondTab": false,
  921. "secondTabText": "Send Back",
  922. "secondTabOffset": 80,
  923. "secondTabWidth": 65
  924. },
  925. "widgets_values": [
  926. "",
  927. 256,
  928. "on",
  929. 0.7,
  930. 64,
  931. 0.95,
  932. 0.05,
  933. 1.05,
  934. 0,
  935. 0,
  936. false
  937. ]
  938. },
  939. {
  940. "id": 76,
  941. "type": "PrimitiveBoolean",
  942. "pos": [
  943. -500,
  944. 60
  945. ],
  946. "size": [
  947. 270,
  948. 80
  949. ],
  950. "flags": {},
  951. "order": 11,
  952. "mode": 0,
  953. "inputs": [
  954. {
  955. "localized_name": "value",
  956. "name": "value",
  957. "type": "BOOLEAN",
  958. "widget": {
  959. "name": "value"
  960. },
  961. "link": 103
  962. }
  963. ],
  964. "outputs": [
  965. {
  966. "localized_name": "BOOLEAN",
  967. "name": "BOOLEAN",
  968. "type": "BOOLEAN",
  969. "links": [
  970. 88
  971. ]
  972. }
  973. ],
  974. "title": "Enable prompt enhancement?",
  975. "properties": {
  976. "cnr_id": "comfy-core",
  977. "ver": "0.18.1",
  978. "Node name for S&R": "PrimitiveBoolean",
  979. "enableTabs": false,
  980. "tabWidth": 65,
  981. "tabXOffset": 10,
  982. "hasSecondTab": false,
  983. "secondTabText": "Send Back",
  984. "secondTabOffset": 80,
  985. "secondTabWidth": 65
  986. },
  987. "widgets_values": [
  988. false
  989. ]
  990. },
  991. {
  992. "id": 75,
  993. "type": "ComfySwitchNode",
  994. "pos": [
  995. 570,
  996. -620
  997. ],
  998. "size": [
  999. 270,
  1000. 130
  1001. ],
  1002. "flags": {},
  1003. "order": 10,
  1004. "mode": 0,
  1005. "inputs": [
  1006. {
  1007. "localized_name": "on_false",
  1008. "name": "on_false",
  1009. "type": "STRING",
  1010. "link": 87
  1011. },
  1012. {
  1013. "localized_name": "on_true",
  1014. "name": "on_true",
  1015. "type": "STRING",
  1016. "link": 89
  1017. },
  1018. {
  1019. "localized_name": "switch",
  1020. "name": "switch",
  1021. "type": "BOOLEAN",
  1022. "widget": {
  1023. "name": "switch"
  1024. },
  1025. "link": 88
  1026. }
  1027. ],
  1028. "outputs": [
  1029. {
  1030. "localized_name": "output",
  1031. "name": "output",
  1032. "type": "STRING",
  1033. "links": [
  1034. 100
  1035. ]
  1036. }
  1037. ],
  1038. "properties": {
  1039. "cnr_id": "comfy-core",
  1040. "ver": "0.18.1",
  1041. "Node name for S&R": "ComfySwitchNode",
  1042. "enableTabs": false,
  1043. "tabWidth": 65,
  1044. "tabXOffset": 10,
  1045. "hasSecondTab": false,
  1046. "secondTabText": "Send Back",
  1047. "secondTabOffset": 80,
  1048. "secondTabWidth": 65
  1049. },
  1050. "widgets_values": [
  1051. false
  1052. ]
  1053. },
  1054. {
  1055. "id": 87,
  1056. "type": "MarkdownNote",
  1057. "pos": [
  1058. -500,
  1059. -160
  1060. ],
  1061. "size": [
  1062. 450,
  1063. 170
  1064. ],
  1065. "flags": {},
  1066. "order": 0,
  1067. "mode": 0,
  1068. "inputs": [],
  1069. "outputs": [],
  1070. "title": "Original SYSTEM_PROMPT",
  1071. "properties": {},
  1072. "widgets_values": [
  1073. "<s>[SYSTEM_PROMPT]ä½ ę˜Æäø€äøŖäø“äøšēš„ę–‡ē”Ÿå›¾ Prompt å¢žå¼ŗåŠ©ę‰‹ć€‚ä½ å°†ę”¶åˆ°ē”Øęˆ·ēš„ē®€ēŸ­å›¾ē‰‡ęčæ°åŠē›®ę ‡ē”Ÿęˆåˆ†č¾ØēŽ‡ļ¼ŒčÆ·ę®ę­¤ę‰©å†™äøŗäø€ę®µå†…å®¹äø°åÆŒć€ē»†čŠ‚å……åˆ†ēš„č§†č§‰ęčæ°ļ¼Œä»„åø®åŠ©ę–‡ē”Ÿå›¾ęØ”åž‹ē”Ÿęˆé«˜č“Øé‡ēš„å›¾ē‰‡ć€‚ä»…č¾“å‡ŗå¢žå¼ŗåŽēš„ęčæ°ļ¼Œäøč¦åŒ…å«ä»»ä½•č§£é‡Šęˆ–å‰ē¼€ć€‚[/SYSTEM_PROMPT][INST]{\"prompt\": \"{prompt}\", \"width\": {width}, \"height\": {height}}[/INST]"
  1074. ],
  1075. "color": "#222",
  1076. "bgcolor": "#000"
  1077. },
  1078. {
  1079. "id": 62,
  1080. "type": "CLIPLoader",
  1081. "pos": [
  1082. -470,
  1083. 530
  1084. ],
  1085. "size": [
  1086. 270,
  1087. 120
  1088. ],
  1089. "flags": {},
  1090. "order": 1,
  1091. "mode": 0,
  1092. "inputs": [
  1093. {
  1094. "localized_name": "clip_name",
  1095. "name": "clip_name",
  1096. "type": "COMBO",
  1097. "widget": {
  1098. "name": "clip_name"
  1099. },
  1100. "link": 110
  1101. }
  1102. ],
  1103. "outputs": [
  1104. {
  1105. "localized_name": "CLIP",
  1106. "name": "CLIP",
  1107. "type": "CLIP",
  1108. "links": [
  1109. 79,
  1110. 82,
  1111. 86
  1112. ]
  1113. }
  1114. ],
  1115. "properties": {
  1116. "cnr_id": "comfy-core",
  1117. "ver": "0.3.73",
  1118. "Node name for S&R": "CLIPLoader",
  1119. "enableTabs": false,
  1120. "tabWidth": 65,
  1121. "tabXOffset": 10,
  1122. "hasSecondTab": false,
  1123. "secondTabText": "Send Back",
  1124. "secondTabOffset": 80,
  1125. "secondTabWidth": 65,
  1126. "models": [
  1127. {
  1128. "name": "ministral-3-3b.safetensors",
  1129. "url": "https://huggingface.co/Comfy-Org/ERNIE-Image/resolve/main/text_encoders/ministral-3-3b.safetensors",
  1130. "directory": "text_encoders"
  1131. }
  1132. ]
  1133. },
  1134. "widgets_values": [
  1135. "ministral-3-3b.safetensors",
  1136. "flux2",
  1137. "default"
  1138. ]
  1139. },
  1140. {
  1141. "id": 63,
  1142. "type": "VAELoader",
  1143. "pos": [
  1144. -470,
  1145. 810
  1146. ],
  1147. "size": [
  1148. 270,
  1149. 90
  1150. ],
  1151. "flags": {},
  1152. "order": 2,
  1153. "mode": 0,
  1154. "inputs": [
  1155. {
  1156. "localized_name": "vae_name",
  1157. "name": "vae_name",
  1158. "type": "COMBO",
  1159. "widget": {
  1160. "name": "vae_name"
  1161. },
  1162. "link": 111
  1163. }
  1164. ],
  1165. "outputs": [
  1166. {
  1167. "localized_name": "VAE",
  1168. "name": "VAE",
  1169. "type": "VAE",
  1170. "links": [
  1171. 74
  1172. ]
  1173. }
  1174. ],
  1175. "properties": {
  1176. "cnr_id": "comfy-core",
  1177. "ver": "0.3.73",
  1178. "Node name for S&R": "VAELoader",
  1179. "enableTabs": false,
  1180. "tabWidth": 65,
  1181. "tabXOffset": 10,
  1182. "hasSecondTab": false,
  1183. "secondTabText": "Send Back",
  1184. "secondTabOffset": 80,
  1185. "secondTabWidth": 65,
  1186. "models": [
  1187. {
  1188. "name": "flux2-vae.safetensors",
  1189. "url": "https://huggingface.co/Comfy-Org/ERNIE-Image/resolve/main/vae/flux2-vae.safetensors",
  1190. "directory": "vae"
  1191. }
  1192. ]
  1193. },
  1194. "widgets_values": [
  1195. "flux2-vae.safetensors"
  1196. ]
  1197. }
  1198. ],
  1199. "groups": [
  1200. {
  1201. "id": 6,
  1202. "title": "Text to Image",
  1203. "bounding": [
  1204. -510,
  1205. 200,
  1206. 1450,
  1207. 1060
  1208. ],
  1209. "color": "#3f789e",
  1210. "font_size": 24,
  1211. "flags": {}
  1212. },
  1213. {
  1214. "id": 2,
  1215. "title": "Image Size",
  1216. "bounding": [
  1217. -490,
  1218. 950,
  1219. 300,
  1220. 290
  1221. ],
  1222. "color": "#3f789e",
  1223. "font_size": 24,
  1224. "flags": {}
  1225. },
  1226. {
  1227. "id": 3,
  1228. "title": "Prompt",
  1229. "bounding": [
  1230. -160,
  1231. 250,
  1232. 470,
  1233. 670
  1234. ],
  1235. "color": "#3f789e",
  1236. "font_size": 24,
  1237. "flags": {}
  1238. },
  1239. {
  1240. "id": 4,
  1241. "title": "Model",
  1242. "bounding": [
  1243. -490,
  1244. 250,
  1245. 300,
  1246. 670
  1247. ],
  1248. "color": "#3f789e",
  1249. "font_size": 24,
  1250. "flags": {}
  1251. },
  1252. {
  1253. "id": 5,
  1254. "title": "Prompt Enhancement",
  1255. "bounding": [
  1256. -510,
  1257. -720,
  1258. 1450,
  1259. 890
  1260. ],
  1261. "color": "#3f789e",
  1262. "font_size": 24,
  1263. "flags": {}
  1264. }
  1265. ],
  1266. "links": [
  1267. {
  1268. "id": 73,
  1269. "origin_id": 70,
  1270. "origin_slot": 0,
  1271. "target_id": 65,
  1272. "target_slot": 0,
  1273. "type": "LATENT"
  1274. },
  1275. {
  1276. "id": 74,
  1277. "origin_id": 63,
  1278. "origin_slot": 0,
  1279. "target_id": 65,
  1280. "target_slot": 1,
  1281. "type": "VAE"
  1282. },
  1283. {
  1284. "id": 85,
  1285. "origin_id": 66,
  1286. "origin_slot": 0,
  1287. "target_id": 70,
  1288. "target_slot": 0,
  1289. "type": "MODEL"
  1290. },
  1291. {
  1292. "id": 76,
  1293. "origin_id": 67,
  1294. "origin_slot": 0,
  1295. "target_id": 70,
  1296. "target_slot": 1,
  1297. "type": "CONDITIONING"
  1298. },
  1299. {
  1300. "id": 83,
  1301. "origin_id": 72,
  1302. "origin_slot": 0,
  1303. "target_id": 70,
  1304. "target_slot": 2,
  1305. "type": "CONDITIONING"
  1306. },
  1307. {
  1308. "id": 80,
  1309. "origin_id": 71,
  1310. "origin_slot": 0,
  1311. "target_id": 70,
  1312. "target_slot": 3,
  1313. "type": "LATENT"
  1314. },
  1315. {
  1316. "id": 79,
  1317. "origin_id": 62,
  1318. "origin_slot": 0,
  1319. "target_id": 67,
  1320. "target_slot": 0,
  1321. "type": "CLIP"
  1322. },
  1323. {
  1324. "id": 100,
  1325. "origin_id": 75,
  1326. "origin_slot": 0,
  1327. "target_id": 67,
  1328. "target_slot": 1,
  1329. "type": "STRING"
  1330. },
  1331. {
  1332. "id": 82,
  1333. "origin_id": 62,
  1334. "origin_slot": 0,
  1335. "target_id": 72,
  1336. "target_slot": 0,
  1337. "type": "CLIP"
  1338. },
  1339. {
  1340. "id": 92,
  1341. "origin_id": 78,
  1342. "origin_slot": 0,
  1343. "target_id": 83,
  1344. "target_slot": 0,
  1345. "type": "STRING"
  1346. },
  1347. {
  1348. "id": 86,
  1349. "origin_id": 62,
  1350. "origin_slot": 0,
  1351. "target_id": 74,
  1352. "target_slot": 0,
  1353. "type": "CLIP"
  1354. },
  1355. {
  1356. "id": 97,
  1357. "origin_id": 83,
  1358. "origin_slot": 0,
  1359. "target_id": 74,
  1360. "target_slot": 2,
  1361. "type": "STRING"
  1362. },
  1363. {
  1364. "id": 87,
  1365. "origin_id": 78,
  1366. "origin_slot": 0,
  1367. "target_id": 75,
  1368. "target_slot": 0,
  1369. "type": "STRING"
  1370. },
  1371. {
  1372. "id": 89,
  1373. "origin_id": 74,
  1374. "origin_slot": 0,
  1375. "target_id": 75,
  1376. "target_slot": 1,
  1377. "type": "STRING"
  1378. },
  1379. {
  1380. "id": 88,
  1381. "origin_id": 76,
  1382. "origin_slot": 0,
  1383. "target_id": 75,
  1384. "target_slot": 2,
  1385. "type": "BOOLEAN"
  1386. },
  1387. {
  1388. "id": 84,
  1389. "origin_id": 65,
  1390. "origin_slot": 0,
  1391. "target_id": -20,
  1392. "target_slot": 0,
  1393. "type": "IMAGE"
  1394. },
  1395. {
  1396. "id": 102,
  1397. "origin_id": -10,
  1398. "origin_slot": 0,
  1399. "target_id": 78,
  1400. "target_slot": 0,
  1401. "type": "STRING"
  1402. },
  1403. {
  1404. "id": 103,
  1405. "origin_id": -10,
  1406. "origin_slot": 1,
  1407. "target_id": 76,
  1408. "target_slot": 0,
  1409. "type": "BOOLEAN"
  1410. },
  1411. {
  1412. "id": 104,
  1413. "origin_id": -10,
  1414. "origin_slot": 2,
  1415. "target_id": 71,
  1416. "target_slot": 0,
  1417. "type": "INT"
  1418. },
  1419. {
  1420. "id": 105,
  1421. "origin_id": -10,
  1422. "origin_slot": 3,
  1423. "target_id": 71,
  1424. "target_slot": 1,
  1425. "type": "INT"
  1426. },
  1427. {
  1428. "id": 106,
  1429. "origin_id": -10,
  1430. "origin_slot": 4,
  1431. "target_id": 70,
  1432. "target_slot": 5,
  1433. "type": "INT"
  1434. },
  1435. {
  1436. "id": 107,
  1437. "origin_id": -10,
  1438. "origin_slot": 5,
  1439. "target_id": 70,
  1440. "target_slot": 6,
  1441. "type": "FLOAT"
  1442. },
  1443. {
  1444. "id": 108,
  1445. "origin_id": -10,
  1446. "origin_slot": 6,
  1447. "target_id": 70,
  1448. "target_slot": 4,
  1449. "type": "INT"
  1450. },
  1451. {
  1452. "id": 109,
  1453. "origin_id": -10,
  1454. "origin_slot": 7,
  1455. "target_id": 66,
  1456. "target_slot": 0,
  1457. "type": "COMBO"
  1458. },
  1459. {
  1460. "id": 110,
  1461. "origin_id": -10,
  1462. "origin_slot": 8,
  1463. "target_id": 62,
  1464. "target_slot": 0,
  1465. "type": "COMBO"
  1466. },
  1467. {
  1468. "id": 111,
  1469. "origin_id": -10,
  1470. "origin_slot": 9,
  1471. "target_id": 63,
  1472. "target_slot": 0,
  1473. "type": "COMBO"
  1474. }
  1475. ],
  1476. "extra": {}
  1477. }
  1478. ]
  1479. },
  1480. "config": {},
  1481. "extra": {
  1482. "ds": {
  1483. "scale": 0.8384203841966829,
  1484. "offset": [
  1485. 2490.671153367821,
  1486. -46.64321014409586
  1487. ]
  1488. },
  1489. "frontendVersion": "1.42.10",
  1490. "workflowRendererVersion": "LG",
  1491. "VHS_latentpreview": false,
  1492. "VHS_latentpreviewrate": 0,
  1493. "VHS_MetadataImage": true,
  1494. "VHS_KeepIntermediate": true
  1495. },
  1496. "version": 0.4
  1497. }
Advertisement
Add Comment
Please, Sign In to add comment