Advertisement
Guest User

Untitled

a guest
May 14th, 2024
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | None | 0 0
  1. {
  2. "last_node_id": 26,
  3. "last_link_id": 45,
  4. "nodes": [
  5. {
  6. "id": 14,
  7. "type": "VideoLinearCFGGuidance",
  8. "pos": [
  9. 487.799932861328,
  10. 265.6999450683599
  11. ],
  12. "size": {
  13. "0": 315,
  14. "1": 58
  15. },
  16. "flags": {},
  17. "order": 2,
  18. "mode": 0,
  19. "inputs": [
  20. {
  21. "name": "model",
  22. "type": "MODEL",
  23. "link": 23
  24. }
  25. ],
  26. "outputs": [
  27. {
  28. "name": "MODEL",
  29. "type": "MODEL",
  30. "links": [
  31. 39
  32. ],
  33. "shape": 3,
  34. "slot_index": 0
  35. }
  36. ],
  37. "properties": {
  38. "Node name for S&R": "VideoLinearCFGGuidance",
  39. "ttNbgOverride": {
  40. "color": "#223",
  41. "bgcolor": "#335",
  42. "groupcolor": "#88A"
  43. }
  44. },
  45. "widgets_values": [
  46. 1
  47. ],
  48. "color": "#223",
  49. "bgcolor": "#335"
  50. },
  51. {
  52. "id": 8,
  53. "type": "VAEDecode",
  54. "pos": [
  55. 1207.799932861331,
  56. 375.6999450683598
  57. ],
  58. "size": {
  59. "0": 210,
  60. "1": 46
  61. },
  62. "flags": {},
  63. "order": 5,
  64. "mode": 0,
  65. "inputs": [
  66. {
  67. "name": "samples",
  68. "type": "LATENT",
  69. "link": 7
  70. },
  71. {
  72. "name": "vae",
  73. "type": "VAE",
  74. "link": 26
  75. }
  76. ],
  77. "outputs": [
  78. {
  79. "name": "IMAGE",
  80. "type": "IMAGE",
  81. "links": [
  82. 10
  83. ],
  84. "slot_index": 0
  85. }
  86. ],
  87. "properties": {
  88. "Node name for S&R": "VAEDecode",
  89. "ttNbgOverride": {
  90. "color": "#223",
  91. "bgcolor": "#335",
  92. "groupcolor": "#88A"
  93. }
  94. },
  95. "color": "#223",
  96. "bgcolor": "#335"
  97. },
  98. {
  99. "id": 15,
  100. "type": "ImageOnlyCheckpointLoader",
  101. "pos": [
  102. 55,
  103. 267
  104. ],
  105. "size": {
  106. "0": 369.6000061035156,
  107. "1": 98
  108. },
  109. "flags": {},
  110. "order": 0,
  111. "mode": 0,
  112. "outputs": [
  113. {
  114. "name": "MODEL",
  115. "type": "MODEL",
  116. "links": [
  117. 23
  118. ],
  119. "shape": 3,
  120. "slot_index": 0
  121. },
  122. {
  123. "name": "CLIP_VISION",
  124. "type": "CLIP_VISION",
  125. "links": [
  126. 24
  127. ],
  128. "shape": 3,
  129. "slot_index": 1
  130. },
  131. {
  132. "name": "VAE",
  133. "type": "VAE",
  134. "links": [
  135. 25,
  136. 26
  137. ],
  138. "shape": 3,
  139. "slot_index": 2
  140. }
  141. ],
  142. "properties": {
  143. "Node name for S&R": "ImageOnlyCheckpointLoader",
  144. "ttNbgOverride": {
  145. "color": "#223",
  146. "bgcolor": "#335",
  147. "groupcolor": "#88A"
  148. }
  149. },
  150. "widgets_values": [
  151. "SVD\\svd_xt.safetensors"
  152. ],
  153. "color": "#223",
  154. "bgcolor": "#335"
  155. },
  156. {
  157. "id": 10,
  158. "type": "SaveAnimatedWEBP",
  159. "pos": [
  160. 1607,
  161. 356
  162. ],
  163. "size": {
  164. "0": 741.6685791015625,
  165. "1": 564.5909423828125
  166. },
  167. "flags": {},
  168. "order": 6,
  169. "mode": 0,
  170. "inputs": [
  171. {
  172. "name": "images",
  173. "type": "IMAGE",
  174. "link": 10
  175. }
  176. ],
  177. "properties": {
  178. "Node name for S&R": "SaveAnimatedWEBP",
  179. "ttNbgOverride": {
  180. "color": "#223",
  181. "bgcolor": "#335",
  182. "groupcolor": "#88A"
  183. }
  184. },
  185. "widgets_values": [
  186. "ComfyUI",
  187. 12,
  188. false,
  189. 95,
  190. "default",
  191. null
  192. ],
  193. "color": "#223",
  194. "bgcolor": "#335"
  195. },
  196. {
  197. "id": 3,
  198. "type": "KSampler",
  199. "pos": [
  200. 868,
  201. 376
  202. ],
  203. "size": [
  204. 315,
  205. 474
  206. ],
  207. "flags": {},
  208. "order": 4,
  209. "mode": 0,
  210. "inputs": [
  211. {
  212. "name": "model",
  213. "type": "MODEL",
  214. "link": 39
  215. },
  216. {
  217. "name": "positive",
  218. "type": "CONDITIONING",
  219. "link": 40
  220. },
  221. {
  222. "name": "negative",
  223. "type": "CONDITIONING",
  224. "link": 17
  225. },
  226. {
  227. "name": "latent_image",
  228. "type": "LATENT",
  229. "link": 18
  230. }
  231. ],
  232. "outputs": [
  233. {
  234. "name": "LATENT",
  235. "type": "LATENT",
  236. "links": [
  237. 7
  238. ],
  239. "slot_index": 0
  240. }
  241. ],
  242. "properties": {
  243. "Node name for S&R": "KSampler",
  244. "ttNbgOverride": {
  245. "color": "#223",
  246. "bgcolor": "#335",
  247. "groupcolor": "#88A"
  248. }
  249. },
  250. "widgets_values": [
  251. 236482815979180,
  252. "randomize",
  253. 20,
  254. 1.4000000000000001,
  255. "euler",
  256. "karras",
  257. 1
  258. ],
  259. "color": "#223",
  260. "bgcolor": "#335"
  261. },
  262. {
  263. "id": 23,
  264. "type": "LoadImage",
  265. "pos": [
  266. -320,
  267. 576
  268. ],
  269. "size": {
  270. "0": 315,
  271. "1": 314.0000305175781
  272. },
  273. "flags": {},
  274. "order": 1,
  275. "mode": 0,
  276. "outputs": [
  277. {
  278. "name": "IMAGE",
  279. "type": "IMAGE",
  280. "links": [
  281. 45
  282. ],
  283. "shape": 3,
  284. "slot_index": 0
  285. },
  286. {
  287. "name": "MASK",
  288. "type": "MASK",
  289. "links": [],
  290. "shape": 3,
  291. "slot_index": 1
  292. }
  293. ],
  294. "properties": {
  295. "Node name for S&R": "LoadImage",
  296. "ttNbgOverride": {
  297. "color": "#223",
  298. "bgcolor": "#335",
  299. "groupcolor": "#88A"
  300. }
  301. },
  302. "widgets_values": [
  303. "Metaluxe - swimming pool - plants (1).png",
  304. "image"
  305. ],
  306. "color": "#223",
  307. "bgcolor": "#335"
  308. },
  309. {
  310. "id": 12,
  311. "type": "SVD_img2vid_Conditioning",
  312. "pos": [
  313. 514,
  314. 395
  315. ],
  316. "size": {
  317. "0": 315,
  318. "1": 218
  319. },
  320. "flags": {},
  321. "order": 3,
  322. "mode": 0,
  323. "inputs": [
  324. {
  325. "name": "clip_vision",
  326. "type": "CLIP_VISION",
  327. "link": 24
  328. },
  329. {
  330. "name": "init_image",
  331. "type": "IMAGE",
  332. "link": 45,
  333. "slot_index": 1
  334. },
  335. {
  336. "name": "vae",
  337. "type": "VAE",
  338. "link": 25
  339. }
  340. ],
  341. "outputs": [
  342. {
  343. "name": "positive",
  344. "type": "CONDITIONING",
  345. "links": [
  346. 40
  347. ],
  348. "shape": 3,
  349. "slot_index": 0
  350. },
  351. {
  352. "name": "negative",
  353. "type": "CONDITIONING",
  354. "links": [
  355. 17
  356. ],
  357. "shape": 3,
  358. "slot_index": 1
  359. },
  360. {
  361. "name": "latent",
  362. "type": "LATENT",
  363. "links": [
  364. 18
  365. ],
  366. "shape": 3,
  367. "slot_index": 2
  368. }
  369. ],
  370. "properties": {
  371. "Node name for S&R": "SVD_img2vid_Conditioning",
  372. "ttNbgOverride": {
  373. "color": "#223",
  374. "bgcolor": "#335",
  375. "groupcolor": "#88A"
  376. }
  377. },
  378. "widgets_values": [
  379. 1208,
  380. 424,
  381. 36,
  382. 10,
  383. 12,
  384. 0
  385. ],
  386. "color": "#223",
  387. "bgcolor": "#335"
  388. }
  389. ],
  390. "links": [
  391. [
  392. 7,
  393. 3,
  394. 0,
  395. 8,
  396. 0,
  397. "LATENT"
  398. ],
  399. [
  400. 10,
  401. 8,
  402. 0,
  403. 10,
  404. 0,
  405. "IMAGE"
  406. ],
  407. [
  408. 17,
  409. 12,
  410. 1,
  411. 3,
  412. 2,
  413. "CONDITIONING"
  414. ],
  415. [
  416. 18,
  417. 12,
  418. 2,
  419. 3,
  420. 3,
  421. "LATENT"
  422. ],
  423. [
  424. 23,
  425. 15,
  426. 0,
  427. 14,
  428. 0,
  429. "MODEL"
  430. ],
  431. [
  432. 24,
  433. 15,
  434. 1,
  435. 12,
  436. 0,
  437. "CLIP_VISION"
  438. ],
  439. [
  440. 25,
  441. 15,
  442. 2,
  443. 12,
  444. 2,
  445. "VAE"
  446. ],
  447. [
  448. 26,
  449. 15,
  450. 2,
  451. 8,
  452. 1,
  453. "VAE"
  454. ],
  455. [
  456. 39,
  457. 14,
  458. 0,
  459. 3,
  460. 0,
  461. "MODEL"
  462. ],
  463. [
  464. 40,
  465. 12,
  466. 0,
  467. 3,
  468. 1,
  469. "CONDITIONING"
  470. ],
  471. [
  472. 45,
  473. 23,
  474. 0,
  475. 12,
  476. 1,
  477. "IMAGE"
  478. ]
  479. ],
  480. "groups": [
  481. {
  482. "title": "Image to Video",
  483. "bounding": [
  484. 478,
  485. 192,
  486. 954,
  487. 478
  488. ],
  489. "color": "#8A8",
  490. "font_size": 24,
  491. "locked": false
  492. }
  493. ],
  494. "config": {},
  495. "extra": {},
  496. "version": 0.4
  497. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement