machineminded

Basic DMD2

Mar 26th, 2025 (edited)
1,785
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.60 KB | None | 0 0
  1. {
  2. "last_node_id": 16,
  3. "last_link_id": 29,
  4. "nodes": [
  5. {
  6. "id": 11,
  7. "type": "PatchModelAddDownscale",
  8. "pos": [
  9. 45.70000457763672,
  10. 626.6005859375
  11. ],
  12. "size": [
  13. 529.199951171875,
  14. 202
  15. ],
  16. "flags": {},
  17. "order": 4,
  18. "mode": 4,
  19. "inputs": [
  20. {
  21. "name": "model",
  22. "type": "MODEL",
  23. "link": 17
  24. }
  25. ],
  26. "outputs": [
  27. {
  28. "name": "MODEL",
  29. "type": "MODEL",
  30. "links": [
  31. 18
  32. ],
  33. "slot_index": 0
  34. }
  35. ],
  36. "properties": {
  37. "Node name for S&R": "PatchModelAddDownscale"
  38. },
  39. "widgets_values": [
  40. 3,
  41. 2,
  42. 0,
  43. 0.35,
  44. true,
  45. "bicubic",
  46. "bicubic"
  47. ]
  48. },
  49. {
  50. "id": 10,
  51. "type": "LoraLoader",
  52. "pos": [
  53. 38,
  54. 444.5999755859375
  55. ],
  56. "size": [
  57. 315,
  58. 126
  59. ],
  60. "flags": {},
  61. "order": 3,
  62. "mode": 0,
  63. "inputs": [
  64. {
  65. "name": "model",
  66. "type": "MODEL",
  67. "link": 13
  68. },
  69. {
  70. "name": "clip",
  71. "type": "CLIP",
  72. "link": 14
  73. }
  74. ],
  75. "outputs": [
  76. {
  77. "name": "MODEL",
  78. "type": "MODEL",
  79. "links": [
  80. 17
  81. ],
  82. "slot_index": 0
  83. },
  84. {
  85. "name": "CLIP",
  86. "type": "CLIP",
  87. "links": [
  88. 15,
  89. 16
  90. ],
  91. "slot_index": 1
  92. }
  93. ],
  94. "properties": {
  95. "Node name for S&R": "LoraLoader"
  96. },
  97. "widgets_values": [
  98. "people\\taylor-swift-biglust16-v2.safetensors",
  99. 1,
  100. 1
  101. ]
  102. },
  103. {
  104. "id": 2,
  105. "type": "LoraLoader",
  106. "pos": [
  107. 36.50000762939453,
  108. 259.1000671386719
  109. ],
  110. "size": [
  111. 315,
  112. 126
  113. ],
  114. "flags": {},
  115. "order": 2,
  116. "mode": 0,
  117. "inputs": [
  118. {
  119. "name": "model",
  120. "type": "MODEL",
  121. "link": 5
  122. },
  123. {
  124. "name": "clip",
  125. "type": "CLIP",
  126. "link": 7
  127. }
  128. ],
  129. "outputs": [
  130. {
  131. "name": "MODEL",
  132. "type": "MODEL",
  133. "links": [
  134. 13
  135. ],
  136. "slot_index": 0
  137. },
  138. {
  139. "name": "CLIP",
  140. "type": "CLIP",
  141. "links": [
  142. 14
  143. ],
  144. "slot_index": 1
  145. }
  146. ],
  147. "properties": {
  148. "Node name for S&R": "LoraLoader"
  149. },
  150. "widgets_values": [
  151. "dmd2_sdxl_4step_lora.safetensors",
  152. 1,
  153. 1
  154. ]
  155. },
  156. {
  157. "id": 1,
  158. "type": "CheckpointLoaderSimple",
  159. "pos": [
  160. 35.30000305175781,
  161. 113.09999084472656
  162. ],
  163. "size": [
  164. 315,
  165. 98
  166. ],
  167. "flags": {},
  168. "order": 0,
  169. "mode": 0,
  170. "inputs": [],
  171. "outputs": [
  172. {
  173. "name": "MODEL",
  174. "type": "MODEL",
  175. "links": [
  176. 5
  177. ],
  178. "slot_index": 0
  179. },
  180. {
  181. "name": "CLIP",
  182. "type": "CLIP",
  183. "links": [
  184. 7
  185. ],
  186. "slot_index": 1
  187. },
  188. {
  189. "name": "VAE",
  190. "type": "VAE",
  191. "links": [
  192. 11
  193. ],
  194. "slot_index": 2
  195. }
  196. ],
  197. "properties": {
  198. "Node name for S&R": "CheckpointLoaderSimple"
  199. },
  200. "widgets_values": [
  201. "bigLust_v16.safetensors"
  202. ]
  203. },
  204. {
  205. "id": 5,
  206. "type": "CLIPTextEncode",
  207. "pos": [
  208. 386.5997009277344,
  209. 364.8999938964844
  210. ],
  211. "size": [
  212. 400,
  213. 200
  214. ],
  215. "flags": {
  216. "collapsed": true
  217. },
  218. "order": 6,
  219. "mode": 0,
  220. "inputs": [
  221. {
  222. "name": "clip",
  223. "type": "CLIP",
  224. "link": 16
  225. }
  226. ],
  227. "outputs": [
  228. {
  229. "name": "CONDITIONING",
  230. "type": "CONDITIONING",
  231. "links": [
  232. 3
  233. ],
  234. "slot_index": 0
  235. }
  236. ],
  237. "properties": {
  238. "Node name for S&R": "CLIPTextEncode"
  239. },
  240. "widgets_values": [
  241. ""
  242. ]
  243. },
  244. {
  245. "id": 8,
  246. "type": "EmptyLatentImage",
  247. "pos": [
  248. 523.900390625,
  249. 427.29986572265625
  250. ],
  251. "size": [
  252. 315,
  253. 106
  254. ],
  255. "flags": {},
  256. "order": 1,
  257. "mode": 0,
  258. "inputs": [],
  259. "outputs": [
  260. {
  261. "name": "LATENT",
  262. "type": "LATENT",
  263. "links": [
  264. 4
  265. ],
  266. "slot_index": 0
  267. }
  268. ],
  269. "properties": {
  270. "Node name for S&R": "EmptyLatentImage"
  271. },
  272. "widgets_values": [
  273. 768,
  274. 1344,
  275. 1
  276. ]
  277. },
  278. {
  279. "id": 6,
  280. "type": "KSampler",
  281. "pos": [
  282. 844.5999755859375,
  283. 110.70008087158203
  284. ],
  285. "size": [
  286. 377.70001220703125,
  287. 262
  288. ],
  289. "flags": {},
  290. "order": 7,
  291. "mode": 0,
  292. "inputs": [
  293. {
  294. "name": "model",
  295. "type": "MODEL",
  296. "link": 18
  297. },
  298. {
  299. "name": "positive",
  300. "type": "CONDITIONING",
  301. "link": 2
  302. },
  303. {
  304. "name": "negative",
  305. "type": "CONDITIONING",
  306. "link": 3
  307. },
  308. {
  309. "name": "latent_image",
  310. "type": "LATENT",
  311. "link": 4
  312. }
  313. ],
  314. "outputs": [
  315. {
  316. "name": "LATENT",
  317. "type": "LATENT",
  318. "links": [
  319. 10
  320. ],
  321. "slot_index": 0
  322. }
  323. ],
  324. "properties": {
  325. "Node name for S&R": "KSampler"
  326. },
  327. "widgets_values": [
  328. 834723249479022,
  329. "randomize",
  330. 7,
  331. 1,
  332. "lcm",
  333. "karras",
  334. 1
  335. ]
  336. },
  337. {
  338. "id": 7,
  339. "type": "VAEDecode",
  340. "pos": [
  341. 1241.000244140625,
  342. 120.20995330810547
  343. ],
  344. "size": [
  345. 210,
  346. 46
  347. ],
  348. "flags": {
  349. "collapsed": true
  350. },
  351. "order": 8,
  352. "mode": 0,
  353. "inputs": [
  354. {
  355. "name": "samples",
  356. "type": "LATENT",
  357. "link": 10
  358. },
  359. {
  360. "name": "vae",
  361. "type": "VAE",
  362. "link": 11
  363. }
  364. ],
  365. "outputs": [
  366. {
  367. "name": "IMAGE",
  368. "type": "IMAGE",
  369. "links": [
  370. 29
  371. ],
  372. "slot_index": 0
  373. }
  374. ],
  375. "properties": {
  376. "Node name for S&R": "VAEDecode"
  377. },
  378. "widgets_values": []
  379. },
  380. {
  381. "id": 9,
  382. "type": "PreviewImage",
  383. "pos": [
  384. 1410.2008056640625,
  385. 120
  386. ],
  387. "size": [
  388. 725.3365478515625,
  389. 799.3260498046875
  390. ],
  391. "flags": {},
  392. "order": 9,
  393. "mode": 0,
  394. "inputs": [
  395. {
  396. "name": "images",
  397. "type": "IMAGE",
  398. "link": 29
  399. }
  400. ],
  401. "outputs": [],
  402. "properties": {
  403. "Node name for S&R": "PreviewImage"
  404. },
  405. "widgets_values": []
  406. },
  407. {
  408. "id": 4,
  409. "type": "CLIPTextEncode",
  410. "pos": [
  411. 382.4999694824219,
  412. 113.99999237060547
  413. ],
  414. "size": [
  415. 400,
  416. 200
  417. ],
  418. "flags": {},
  419. "order": 5,
  420. "mode": 0,
  421. "inputs": [
  422. {
  423. "name": "clip",
  424. "type": "CLIP",
  425. "link": 15
  426. }
  427. ],
  428. "outputs": [
  429. {
  430. "name": "CONDITIONING",
  431. "type": "CONDITIONING",
  432. "links": [
  433. 2
  434. ],
  435. "slot_index": 0
  436. }
  437. ],
  438. "properties": {
  439. "Node name for S&R": "CLIPTextEncode"
  440. },
  441. "widgets_values": [
  442. "1girl, solo, taylor swift, wearing a cheerleading uniform"
  443. ]
  444. }
  445. ],
  446. "links": [
  447. [
  448. 2,
  449. 4,
  450. 0,
  451. 6,
  452. 1,
  453. "CONDITIONING"
  454. ],
  455. [
  456. 3,
  457. 5,
  458. 0,
  459. 6,
  460. 2,
  461. "CONDITIONING"
  462. ],
  463. [
  464. 4,
  465. 8,
  466. 0,
  467. 6,
  468. 3,
  469. "LATENT"
  470. ],
  471. [
  472. 5,
  473. 1,
  474. 0,
  475. 2,
  476. 0,
  477. "MODEL"
  478. ],
  479. [
  480. 7,
  481. 1,
  482. 1,
  483. 2,
  484. 1,
  485. "CLIP"
  486. ],
  487. [
  488. 10,
  489. 6,
  490. 0,
  491. 7,
  492. 0,
  493. "LATENT"
  494. ],
  495. [
  496. 11,
  497. 1,
  498. 2,
  499. 7,
  500. 1,
  501. "VAE"
  502. ],
  503. [
  504. 13,
  505. 2,
  506. 0,
  507. 10,
  508. 0,
  509. "MODEL"
  510. ],
  511. [
  512. 14,
  513. 2,
  514. 1,
  515. 10,
  516. 1,
  517. "CLIP"
  518. ],
  519. [
  520. 15,
  521. 10,
  522. 1,
  523. 4,
  524. 0,
  525. "CLIP"
  526. ],
  527. [
  528. 16,
  529. 10,
  530. 1,
  531. 5,
  532. 0,
  533. "CLIP"
  534. ],
  535. [
  536. 17,
  537. 10,
  538. 0,
  539. 11,
  540. 0,
  541. "MODEL"
  542. ],
  543. [
  544. 18,
  545. 11,
  546. 0,
  547. 6,
  548. 0,
  549. "MODEL"
  550. ],
  551. [
  552. 29,
  553. 7,
  554. 0,
  555. 9,
  556. 0,
  557. "IMAGE"
  558. ]
  559. ],
  560. "groups": [],
  561. "config": {},
  562. "extra": {
  563. "ds": {
  564. "scale": 0.9090909090909095,
  565. "offset": [
  566. 501.5933221314407,
  567. 263.1868698332984
  568. ]
  569. }
  570. },
  571. "version": 0.4
  572. }
Advertisement
Add Comment
Please, Sign In to add comment