Advertisement
Guest User

Untitled

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