rockets6

sd-3-5-turbo-100-prompts.json

Oct 31st, 2024
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.31 KB | None | 0 0
  1. {
  2. "last_node_id": 59,
  3. "last_link_id": 112,
  4. "nodes": [
  5. {
  6. "id": 8,
  7. "type": "VAEDecode",
  8. "pos": {
  9. "0": 1200,
  10. "1": 96
  11. },
  12. "size": {
  13. "0": 210,
  14. "1": 46
  15. },
  16. "flags": {},
  17. "order": 11,
  18. "mode": 0,
  19. "inputs": [
  20. {
  21. "name": "samples",
  22. "type": "LATENT",
  23. "link": 7
  24. },
  25. {
  26. "name": "vae",
  27. "type": "VAE",
  28. "link": 107,
  29. "slot_index": 1
  30. }
  31. ],
  32. "outputs": [
  33. {
  34. "name": "IMAGE",
  35. "type": "IMAGE",
  36. "links": [
  37. 51
  38. ],
  39. "slot_index": 0
  40. }
  41. ],
  42. "properties": {
  43. "Node name for S&R": "VAEDecode"
  44. },
  45. "widgets_values": []
  46. },
  47. {
  48. "id": 40,
  49. "type": "CLIPTextEncode",
  50. "pos": {
  51. "0": 384,
  52. "1": 336
  53. },
  54. "size": {
  55. "0": 432,
  56. "1": 192
  57. },
  58. "flags": {},
  59. "order": 7,
  60. "mode": 0,
  61. "inputs": [
  62. {
  63. "name": "clip",
  64. "type": "CLIP",
  65. "link": 106
  66. }
  67. ],
  68. "outputs": [
  69. {
  70. "name": "CONDITIONING",
  71. "type": "CONDITIONING",
  72. "links": [
  73. 80
  74. ],
  75. "slot_index": 0,
  76. "shape": 3
  77. }
  78. ],
  79. "title": "Negative Prompt",
  80. "properties": {
  81. "Node name for S&R": "CLIPTextEncode"
  82. },
  83. "widgets_values": [
  84. ""
  85. ],
  86. "color": "#322",
  87. "bgcolor": "#533"
  88. },
  89. {
  90. "id": 50,
  91. "type": "Note",
  92. "pos": {
  93. "0": -384,
  94. "1": 144
  95. },
  96. "size": {
  97. "0": 223.34756469726562,
  98. "1": 254.37765502929688
  99. },
  100. "flags": {},
  101. "order": 0,
  102. "mode": 0,
  103. "inputs": [],
  104. "outputs": [],
  105. "properties": {
  106. "text": ""
  107. },
  108. "widgets_values": [
  109. "SD3 supports different text encoder configurations, you can see how to load them here.\n\n\nMake sure to put these files:\nclip_g.safetensors\nclip_l.safetensors\nt5xxl_fp16.safetensors\n\n\nIn the ComfyUI/models/clip directory"
  110. ],
  111. "color": "#432",
  112. "bgcolor": "#653"
  113. },
  114. {
  115. "id": 51,
  116. "type": "Note",
  117. "pos": {
  118. "0": -83,
  119. "1": 747
  120. },
  121. "size": {
  122. "0": 384,
  123. "1": 192
  124. },
  125. "flags": {},
  126. "order": 1,
  127. "mode": 0,
  128. "inputs": [],
  129. "outputs": [],
  130. "properties": {
  131. "text": ""
  132. },
  133. "widgets_values": [
  134. "sd3.5_large.safetensors and sd3.5_medium.safetensors are files that do not contain any CLIP/text encoder weights so you need to load them separately.\n\nThey go in the ComfyUI/models/checkpoints directory."
  135. ],
  136. "color": "#432",
  137. "bgcolor": "#653"
  138. },
  139. {
  140. "id": 56,
  141. "type": "VAELoader",
  142. "pos": {
  143. "0": -64,
  144. "1": 348
  145. },
  146. "size": {
  147. "0": 315,
  148. "1": 58
  149. },
  150. "flags": {},
  151. "order": 2,
  152. "mode": 0,
  153. "inputs": [],
  154. "outputs": [
  155. {
  156. "name": "VAE",
  157. "type": "VAE",
  158. "links": [
  159. 107
  160. ],
  161. "slot_index": 0
  162. }
  163. ],
  164. "properties": {
  165. "Node name for S&R": "VAELoader"
  166. },
  167. "widgets_values": [
  168. "sd3.5_vae.safetensors"
  169. ]
  170. },
  171. {
  172. "id": 54,
  173. "type": "TripleCLIPLoaderGGUF",
  174. "pos": {
  175. "0": -67,
  176. "1": 166
  177. },
  178. "size": {
  179. "0": 315,
  180. "1": 106
  181. },
  182. "flags": {},
  183. "order": 3,
  184. "mode": 0,
  185. "inputs": [],
  186. "outputs": [
  187. {
  188. "name": "CLIP",
  189. "type": "CLIP",
  190. "links": [
  191. 105,
  192. 106
  193. ],
  194. "slot_index": 0
  195. }
  196. ],
  197. "properties": {
  198. "Node name for S&R": "TripleCLIPLoaderGGUF"
  199. },
  200. "widgets_values": [
  201. "clip_l.safetensors",
  202. "clip_g.safetensors",
  203. "t5-v1_1-xxl-encoder-Q8_0.gguf"
  204. ]
  205. },
  206. {
  207. "id": 16,
  208. "type": "CLIPTextEncode",
  209. "pos": {
  210. "0": 384,
  211. "1": 96
  212. },
  213. "size": {
  214. "0": 432,
  215. "1": 192
  216. },
  217. "flags": {},
  218. "order": 8,
  219. "mode": 0,
  220. "inputs": [
  221. {
  222. "name": "clip",
  223. "type": "CLIP",
  224. "link": 105
  225. },
  226. {
  227. "name": "text",
  228. "type": "STRING",
  229. "link": 112,
  230. "widget": {
  231. "name": "text"
  232. }
  233. }
  234. ],
  235. "outputs": [
  236. {
  237. "name": "CONDITIONING",
  238. "type": "CONDITIONING",
  239. "links": [
  240. 21
  241. ],
  242. "slot_index": 0
  243. }
  244. ],
  245. "title": "Positive Prompt",
  246. "properties": {
  247. "Node name for S&R": "CLIPTextEncode"
  248. },
  249. "widgets_values": [
  250. "a bottle with a rainbow galaxy inside it on top of a wooden table on a snowy mountain top with the ocean and clouds in the background with a shot glass beside containing darkness beside a snow sculpture in the shape of a fox"
  251. ],
  252. "color": "#232",
  253. "bgcolor": "#353"
  254. },
  255. {
  256. "id": 53,
  257. "type": "EmptySD3LatentImage",
  258. "pos": {
  259. "0": 480,
  260. "1": 576
  261. },
  262. "size": {
  263. "0": 315,
  264. "1": 106
  265. },
  266. "flags": {},
  267. "order": 4,
  268. "mode": 0,
  269. "inputs": [],
  270. "outputs": [
  271. {
  272. "name": "LATENT",
  273. "type": "LATENT",
  274. "links": [
  275. 100
  276. ],
  277. "slot_index": 0,
  278. "shape": 3
  279. }
  280. ],
  281. "properties": {
  282. "Node name for S&R": "EmptySD3LatentImage"
  283. },
  284. "widgets_values": [
  285. 896,
  286. 1152,
  287. 1
  288. ]
  289. },
  290. {
  291. "id": 58,
  292. "type": "ModelSamplingSD3",
  293. "pos": {
  294. "0": 494,
  295. "1": -12
  296. },
  297. "size": {
  298. "0": 315,
  299. "1": 58
  300. },
  301. "flags": {},
  302. "order": 9,
  303. "mode": 0,
  304. "inputs": [
  305. {
  306. "name": "model",
  307. "type": "MODEL",
  308. "link": 110
  309. }
  310. ],
  311. "outputs": [
  312. {
  313. "name": "MODEL",
  314. "type": "MODEL",
  315. "links": [
  316. 111
  317. ],
  318. "slot_index": 0
  319. }
  320. ],
  321. "properties": {
  322. "Node name for S&R": "ModelSamplingSD3"
  323. },
  324. "widgets_values": [
  325. 2
  326. ]
  327. },
  328. {
  329. "id": 59,
  330. "type": "CR Prompt List",
  331. "pos": {
  332. "0": -688,
  333. "1": -694
  334. },
  335. "size": {
  336. "0": 1536.873291015625,
  337. "1": 637.4073486328125
  338. },
  339. "flags": {},
  340. "order": 5,
  341. "mode": 0,
  342. "inputs": [],
  343. "outputs": [
  344. {
  345. "name": "prompt",
  346. "type": "STRING",
  347. "links": [
  348. 112
  349. ],
  350. "slot_index": 0,
  351. "shape": 6
  352. },
  353. {
  354. "name": "body_text",
  355. "type": "STRING",
  356. "links": null,
  357. "slot_index": 1,
  358. "shape": 6
  359. },
  360. {
  361. "name": "show_help",
  362. "type": "STRING",
  363. "links": null,
  364. "slot_index": 2,
  365. "shape": 3
  366. }
  367. ],
  368. "properties": {
  369. "Node name for S&R": "CR Prompt List"
  370. },
  371. "widgets_values": [
  372. "",
  373. "cinematic film still, low angle close-up shot of an elderly man carving an intricate wooden sculpture in a rustic log cabin\ncandid photography, medium shot of two teenage boys skateboarding and doing tricks in an abandoned factory\noil painting, wide landscape view of a mystical forest with towering alien trees and bioluminescent mushrooms on a distant alien planet\nvintage black and white photo, close-up of a woman's hands elegantly arranging fresh flowers in an ornate vase\ncharcoal sketch, action shot of a ballerina leaping and spinning mid-air on a theater stage\nmixed media collage, abstract depiction of the concept of climate change using recycled materials and natural elements\nsurreal digital art, twisted melting cityscape under a burnt orange sky with clockwork gears falling from the buildings\nwatercolor illustration, peaceful scene of a mother deer and her fawn drinking from a forest stream\ncinematic film still, wide angle shot of a team of astronauts conducting repairs on the exterior of a futuristic space station orbiting Earth\ncharcoal figure drawing, close-up of the toned muscles and flexed back of a bodybuilder mid-pose\nmacro photography, extreme close-up of the compound eye of a dragonfly perched on a blade of grass covered in morning dew\nbaroque oil painting, lavish still life arrangement of exotic fruits, wines, and delicate dishware on a draped table\nblack and white street photography, candid shot capturing the movements and expressions of people in a busy city crosswalk\nmixed media sculpture, abstract human form made from twisted scrap metal and electronics\nfantasy digital art, highly detailed illustration of a young wizard battling a fierce dragon with magical spells in a medieval castle courtyard\npencil sketch, series of comic book panels depicting a high-speed chase between a superhero and villain through a bustling metropolis\nsci-fi cinematic film still, wide shot of a massive futuristic megacity with flying cars and towering holographic billboards under an alien sunset\nsci-fi digital concept art, cross-section schematic view of the inner workings of a faster-than-light warp drive engine core\nsci-fi illustration, low angle shot of a lone astronaut standing on a rocky alien world gazing up at twin moons looming overhead\nsci-fi photography, macro close-up of a robotics engineer's hands assembling a sleek android with dexterous metallic fingers\nsci-fi matte painting, epic scale view of a war-torn battlefield strewn with the wreckage of colossal robot mechs and tanks across a desolate martian landscape\nfantasy oil painting, wide angled scene of an elven city built into the branches of an ancient treant, mushroom houses and winding bridges connecting the bioluminescent dwellings\nfantasy digital illustration, close up shot of a grizzled dwarven blacksmith forging an ornate steel sword, embers and molten metal flying as he pounds the anvil\nfantasy charcoal sketch, dramatic scene of a young wizard locked in a duel, magical energies clashing as she casts spells against her cloaked adversary\nfantasy woodcut print, storybook style image depicting a group of tiny fairy folk taking shelter from the rain under a toadstool in a sun-dappled forest clearing\nfantasy concept art, design for an intimidating armored war troll, incredibly muscular and wielding a colossal spiked mace, jagged teeth protruding from its snarling mouth\nhorror film still, low angle shot of a decrepit abandoned asylum, vines creeping through shattered windows as a dark humanoid figure peers out\nhorror digital art, close-up of a demonic entity's snarling face, sharp fangs and glowing eyes barely visible in the shadows\nhorror black and white photography, high contrast shot of gnarled hands clawing up from a grave, dirt and roots trapped under the fingernails\nhorror sculpture, twisted human form wracked in agony, skin melting off and revealing a grotesque tangle of muscle and sinew underneath\nhorror concept art, unsettling depiction of a operating room from a nightmare realm, pulsating organic walls with eyes and mouths, surgical tools fused with bone\ncandid photography, wide shot of a group of teenagers hanging out and laughing together on park benches, most of them looking away from the camera\ncandid photography, close-up of an elderly man reading a newspaper on a park bench, oblivious to the camera as he looks away deep in thought\ncandid photography, mid shot of a young mother pushing a stroller, her gaze looking away as she points something out to her baby\ncandid photography, low angle view of a businessman's shoes and briefcase as he hurries past looking away, rushing through a crowded train station\ncandid photography, shot from behind of a student sitting at a cafe table, back turned as they look away out the window lost in their laptop screen\nbeauty portrait photography, close-up shot of a young Indian woman with luminous skin and dark eyes lined with kohl, looking away wistfully\nbeauty photography, glamour shot of an African American model with sculpted cheekbones and full lips, a single braid falling across her face as she looks off-camera\nbeauty portrait, dramatic low-key lighting on the delicate features of a Japanese woman, gaze averted as she poses among bamboo stalks\nbeauty headshot, high angle view capturing the striking green eyes of a pale Ukrainian woman with freckles, long lashes fanned as she looks upwards\nbeauty editorial photography, sensual image of a Brazilian woman's toned back, head turned to the side revealing sun-kissed skin as she looks away over her shoulder\nanime art, close-up shot of a cute anime girl with long purple hair and giant eyes filled with tears as she looks away sadly in a dark gothic classroom\nanime illustration, dynamic action shot of a spiky-haired anime hero dodging energy blasts in midair while fighting a group of robotic enemies in the ruins of a futuristic city\nanime concept art, wide view of a magical girl anime character soaring through a vibrant storybook world, cherry blossom petals swirling around her as she looks away towards a looming castle\nanime drawing, bad quality sketch of an anime delinquent with a cigarette dangling from his mouth, leaning against a brick wall covered in graffiti in a sketchy urban alleyway\nanime film still, low angle close-up of a young anime swordsman's intense eyes as he unsheathes an ancient katana, looking away from the camera before clashing blades\nPixar style 3D render, wide shot of a young dinosaur exploring a whimsical overgrown city reclaimed by nature, looking away in awe at the crumbling buildings\nPixar style 3D render, close-up of an adorable robot's expressive face as it looks away shyly, gears turning and lights blinking\nPixar style 3D render, cinematic film still of a magical forest clearing, little fairy folk going about their business constructing homes from acorns and mushrooms\nPixar style 3D render, bad quality render of a clumsy monster getting tangled up in Christmas lights hung carelessly across a cozy suburban living room\nPixar style 3D render, dramatic angle on a young girl's face filled with determination as she looks away from the camera, preparing to go on an epic adventure\nStylized digital painting, wide vibrant shot of a pair of astronauts exploring the trippy, color-shifting landscapes of a distant psychedelic nebula, one of them looking away in wonder\n3D concept art, highly detailed render of an alien bio-machine, an intricate fusion of organic and technological components, gears and circuit patterns visible as it looks away\nDigital art, dynamic action shot of a cyberpunk mercenary leaping from a flying car, guns blazing as she dives into the grimy, neon-lit streets of a dystopian megacity below\npixel art animation still, 8-bit retro scene of a tiny hero facing off against a massive dragon, fiery golem eyes glaring down as the hero looks away nervously\nVaporwave digital illustration, surreal scene of a chrome humanoid robot sitting alone on a white sand beach, staring off into a glitching digitized sunset as futuristic Greek ruins loom behind\ncinematic film still, wide shot of a majestic fire-breathing dragon soaring over a medieval castle nestled in the snow-capped mountains\noil painting, close-up of a weathered old fisherman's hands mending a tattered net, misty seashore at dawn\ncharcoal sketch, wide shot of a herd of wild horses galloping across a windswept prairie, storm clouds gathering\nwatercolor, intimate shot of a young ballerina tying the ribbons of her pointe shoes, ornate dressing room\nink wash painting, dynamic shot of a martial artist mid-kick, ancient temple courtyard overgrown with vines\npastel drawing, panoramic view of a vibrant farmers market, bustling city street lined with colorful awnings\nwoodcut print, dramatic shot of a viking longship braving towering waves, rocky cliffs looming in the distance\netching, close-up of a sculptor's skilled hands carving intricate details into a marble bust, cluttered studio\ngouache painting, whimsical shot of a family of gnomes tending to their mushroom garden, enchanted forest clearing\npencil sketch, candid shot of a young street musician playing the violin, rain-soaked city alleyway at night\noil painting, grand shot of a stately Renaissance ballroom filled with elegantly dressed dancers, ornate chandeliers casting warm light\nstudio shot, haute couture editorial of a statuesque model wearing outfit inspired by the art deco architecture of 1920s New York, dramatic lighting and geometric backdrop\ncandid street photography, stylish influencer wearing outfit inspired by the colorful murals of Berlin's urban graffiti, gritty city alleyway\nlifestyle portrait, free-spirited woman wearing outfit inspired by the whimsical patterns of antique Persian rugs, natural outdoor setting with lush foliage\neditorial spread, androgynous model wearing outfit inspired by the sleek aerodynamics of a fighter jet, minimalist studio with metallic accents\nhigh fashion, glamorous celebrity wearing outfit inspired by the opulent grandeur of Versailles, ornate gilded ballroom with crystal chandeliers\ncinematic film still, action shot of an anthropomorphic rhino woman wearing a suit sprinting through the crowded alleys of kowloon while a group of thugs chase her\ncandid photo of a blonde woman in her backyard\ncandid photography, woman, market\nstock image of a woman meditating\nbad quality photo of a slim japanese man dancing in a crowded rave nightclub\ncinematic film still, a woman with pretty eyes in the middle of a crowded mexican village surrounded by trees\nThis image features a tall woman on the left of the image, and a short man on the right. The man appears to be the woman's boyfriend or husband. The woman is bending down to kiss the short man, accentuating the height difference between the two. The short man has a beard, and the tall woman is wearing a pink skirt.\nraymond terrace, candid photography\na screenshot from pokemon yellow for the Gameboy color. Shown is the back sprite of a Charmander, and the opposing pokemon is a Geodude. The Geodude's health bar is at half way, and the options shown for the player's Charmander is tackle, tail whip, and ember. The Charmander is level 8.\nlo-fi analogue photography of a woman named Christy standing in whiterun\nCinematic Film Still featuring Chris Hemsworth as Arthas the Lich King pointing frostmourne at the camera as undead dragons circle in the sky above him. It is snowing, and tiny crystals of ice a forming on Arthas' hair and armor.\na wwe match featuring Goku and Finn from Adventure Time fighting in a cage. Goku is flying through the air about to land on Finn, who looks scared of the incoming attack.\nhigh fantasy cinematic film still, wide shot from below an ethereal sorceress levitating in mid-air with long flowing robes and trails of magic, dreamy atmosphere, hazy, jumping\nscience fiction cinematic film still, body shot of an detailed intricate cyborg with power helmet with webs of filament and electronics visible, ultradetailed\ncinematic film still, action shot of a woman with unusual augments sprinting arms pumping through a dark alley with steam vents and glowing graffiti covering the walls, red lighting\ndisaster horror cinematic film still, an enormous vortex twisting golden tornado descending from angry clouds touches down on a far distant city \ncinematic film still, dynamic action shot of a woman wearing morphsuit twirling and poledancing, leaping, tilted, levitating, midair, gymnastics, stripclub\nromantic cinematic film still, intimate dialogue shot of a Ugandan man talking to his different looking Turkish girlfriend, diveristy, multicultural, interracial \nsci-fi cinematic film still, full body shot of a man wearing powerarmor inspired by pikachu, clear face mask \nstyle sheet concept art, an admirable plump millenial Tanzanian woman named Camila with a resentful expression and a blonde Perm hair style wearing black Tunic and fern Cigarette pants with Slingback heels\nhanna barbera cartoon, a sad anthropomorphized Crocodile wearing a business suit sitting behind a desk typing on a keyboard, simple cartoon background\ncinematic fairy tale fantasy digital concept art, an enormous epic intricate fairy tale fantasy city set in a coral reef\ncinematic film still, a shot of endless grasslands full of flowers stretching to the hills in the horizon, a mysterious and enormous obsidian obelisk with smooth reflective faces and sharp angles looming over the landscape\nlo-fi photography, a shot of a woman in a rebellious teens bedroom cluttered with small trinkets with punk posters on the wall and a desk with crt monitor and keyboard on it tucked into a corner\nfantasy digital concept art, extreme wide shot of an enchanted ancient forest with gnarled twisted trees and wisps of ethereal light dancing through the undergrowth. glowing colorful orbs of magic illuminate the scene\nhorror cinematic film still, extreme wide shot of a nightmarish surreal hellscape with twisted melting structures and a blood-red ominous sky\nan alien cityscape with buildings shaped in abstract non-Euclidian forms with spirals and twists\npixar style movie screengrab, an adorable colorful whimsical factory with cute little clouds coming out of its stacks",
  374. "",
  375. 0,
  376. 1000
  377. ]
  378. },
  379. {
  380. "id": 55,
  381. "type": "UNETLoader",
  382. "pos": {
  383. "0": -65,
  384. "1": 493
  385. },
  386. "size": {
  387. "0": 315,
  388. "1": 82
  389. },
  390. "flags": {},
  391. "order": 6,
  392. "mode": 0,
  393. "inputs": [],
  394. "outputs": [
  395. {
  396. "name": "MODEL",
  397. "type": "MODEL",
  398. "links": [
  399. 110
  400. ],
  401. "slot_index": 0
  402. }
  403. ],
  404. "properties": {
  405. "Node name for S&R": "UNETLoader"
  406. },
  407. "widgets_values": [
  408. "sd3.5_large_turbo.safetensors",
  409. "default"
  410. ]
  411. },
  412. {
  413. "id": 9,
  414. "type": "SaveImage",
  415. "pos": {
  416. "0": 1440,
  417. "1": 96
  418. },
  419. "size": {
  420. "0": 952.5112915039062,
  421. "1": 1007.9328002929688
  422. },
  423. "flags": {},
  424. "order": 12,
  425. "mode": 0,
  426. "inputs": [
  427. {
  428. "name": "images",
  429. "type": "IMAGE",
  430. "link": 51,
  431. "slot_index": 0
  432. }
  433. ],
  434. "outputs": [],
  435. "properties": {},
  436. "widgets_values": [
  437. "sd3.5/100 prompt comparison real/b_sd3.5_Turbo_img"
  438. ]
  439. },
  440. {
  441. "id": 3,
  442. "type": "KSampler",
  443. "pos": {
  444. "0": 864,
  445. "1": 96
  446. },
  447. "size": {
  448. "0": 315,
  449. "1": 474
  450. },
  451. "flags": {},
  452. "order": 10,
  453. "mode": 0,
  454. "inputs": [
  455. {
  456. "name": "model",
  457. "type": "MODEL",
  458. "link": 111,
  459. "slot_index": 0
  460. },
  461. {
  462. "name": "positive",
  463. "type": "CONDITIONING",
  464. "link": 21
  465. },
  466. {
  467. "name": "negative",
  468. "type": "CONDITIONING",
  469. "link": 80
  470. },
  471. {
  472. "name": "latent_image",
  473. "type": "LATENT",
  474. "link": 100
  475. }
  476. ],
  477. "outputs": [
  478. {
  479. "name": "LATENT",
  480. "type": "LATENT",
  481. "links": [
  482. 7
  483. ],
  484. "slot_index": 0
  485. }
  486. ],
  487. "properties": {
  488. "Node name for S&R": "KSampler"
  489. },
  490. "widgets_values": [
  491. 929183032257337,
  492. "fixed",
  493. 8,
  494. 1.2,
  495. "euler",
  496. "beta",
  497. 1
  498. ]
  499. }
  500. ],
  501. "links": [
  502. [
  503. 7,
  504. 3,
  505. 0,
  506. 8,
  507. 0,
  508. "LATENT"
  509. ],
  510. [
  511. 21,
  512. 16,
  513. 0,
  514. 3,
  515. 1,
  516. "CONDITIONING"
  517. ],
  518. [
  519. 51,
  520. 8,
  521. 0,
  522. 9,
  523. 0,
  524. "IMAGE"
  525. ],
  526. [
  527. 80,
  528. 40,
  529. 0,
  530. 3,
  531. 2,
  532. "CONDITIONING"
  533. ],
  534. [
  535. 100,
  536. 53,
  537. 0,
  538. 3,
  539. 3,
  540. "LATENT"
  541. ],
  542. [
  543. 105,
  544. 54,
  545. 0,
  546. 16,
  547. 0,
  548. "CLIP"
  549. ],
  550. [
  551. 106,
  552. 54,
  553. 0,
  554. 40,
  555. 0,
  556. "CLIP"
  557. ],
  558. [
  559. 107,
  560. 56,
  561. 0,
  562. 8,
  563. 1,
  564. "VAE"
  565. ],
  566. [
  567. 110,
  568. 55,
  569. 0,
  570. 58,
  571. 0,
  572. "MODEL"
  573. ],
  574. [
  575. 111,
  576. 58,
  577. 0,
  578. 3,
  579. 0,
  580. "MODEL"
  581. ],
  582. [
  583. 112,
  584. 59,
  585. 0,
  586. 16,
  587. 1,
  588. "STRING"
  589. ]
  590. ],
  591. "groups": [
  592. {
  593. "title": "Different Text Encoder Configurations",
  594. "bounding": [
  595. -144,
  596. -96,
  597. 480,
  598. 528
  599. ],
  600. "color": "#3f789e",
  601. "font_size": 24,
  602. "flags": {}
  603. }
  604. ],
  605. "config": {},
  606. "extra": {
  607. "ds": {
  608. "scale": 1.015255979947707,
  609. "offset": [
  610. 159.83258931927983,
  611. 251.85892776810226
  612. ]
  613. }
  614. },
  615. "version": 0.4
  616. }
Advertisement
Add Comment
Please, Sign In to add comment