Guest User

batch_prompt_poc.json

a guest
Aug 16th, 2025
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.72 KB | None | 0 0
  1. {
  2. "id": "673b7a21-66b7-402b-ae57-3583b526913a",
  3. "revision": 0,
  4. "last_node_id": 153,
  5. "last_link_id": 267,
  6. "nodes": [
  7. {
  8. "id": 140,
  9. "type": "LoadPromptsFromDir //Inspire",
  10. "pos": [
  11. -470,
  12. 380
  13. ],
  14. "size": [
  15. 300.5999755859375,
  16. 170
  17. ],
  18. "flags": {},
  19. "order": 2,
  20. "mode": 0,
  21. "inputs": [
  22. {
  23. "name": "start_index",
  24. "shape": 7,
  25. "type": "INT",
  26. "widget": {
  27. "name": "start_index"
  28. },
  29. "link": 236
  30. }
  31. ],
  32. "outputs": [
  33. {
  34. "name": "zipped_prompt",
  35. "shape": 6,
  36. "type": "ZIPPED_PROMPT",
  37. "links": [
  38. 235
  39. ]
  40. },
  41. {
  42. "name": "count",
  43. "type": "INT",
  44. "links": []
  45. },
  46. {
  47. "name": "remaining_count",
  48. "type": "INT",
  49. "links": []
  50. }
  51. ],
  52. "properties": {
  53. "cnr_id": "comfyui-inspire-pack",
  54. "ver": "1.21.0",
  55. "Node name for S&R": "LoadPromptsFromDir //Inspire",
  56. "widget_ue_connectable": {
  57. "prompt_dir": true,
  58. "reload": true,
  59. "load_cap": true,
  60. "start_index": true
  61. }
  62. },
  63. "widgets_values": [
  64. "example",
  65. false,
  66. 1,
  67. 0
  68. ]
  69. },
  70. {
  71. "id": 150,
  72. "type": "PreviewImage",
  73. "pos": [
  74. 50,
  75. 40
  76. ],
  77. "size": [
  78. 280,
  79. 246
  80. ],
  81. "flags": {},
  82. "order": 3,
  83. "mode": 0,
  84. "inputs": [
  85. {
  86. "name": "images",
  87. "type": "IMAGE",
  88. "link": 260
  89. }
  90. ],
  91. "outputs": [],
  92. "properties": {
  93. "cnr_id": "comfy-core",
  94. "ver": "0.3.50",
  95. "Node name for S&R": "PreviewImage",
  96. "widget_ue_connectable": {}
  97. },
  98. "widgets_values": []
  99. },
  100. {
  101. "id": 141,
  102. "type": "UnzipPrompt //Inspire",
  103. "pos": [
  104. -110,
  105. 400
  106. ],
  107. "size": [
  108. 180.06666564941406,
  109. 66
  110. ],
  111. "flags": {},
  112. "order": 4,
  113. "mode": 0,
  114. "inputs": [
  115. {
  116. "name": "zipped_prompt",
  117. "type": "ZIPPED_PROMPT",
  118. "link": 235
  119. }
  120. ],
  121. "outputs": [
  122. {
  123. "name": "positive",
  124. "type": "STRING",
  125. "links": [
  126. 261
  127. ]
  128. },
  129. {
  130. "name": "negative",
  131. "type": "STRING",
  132. "links": [
  133. 262
  134. ]
  135. },
  136. {
  137. "name": "name",
  138. "type": "STRING",
  139. "links": [
  140. 263
  141. ]
  142. }
  143. ],
  144. "properties": {
  145. "cnr_id": "comfyui-inspire-pack",
  146. "ver": "1.21.0",
  147. "Node name for S&R": "UnzipPrompt //Inspire",
  148. "widget_ue_connectable": {}
  149. },
  150. "widgets_values": []
  151. },
  152. {
  153. "id": 118,
  154. "type": "PrimitiveInt",
  155. "pos": [
  156. -790,
  157. 300
  158. ],
  159. "size": [
  160. 250,
  161. 82
  162. ],
  163. "flags": {},
  164. "order": 0,
  165. "mode": 0,
  166. "inputs": [],
  167. "outputs": [
  168. {
  169. "name": "INT",
  170. "type": "INT",
  171. "links": [
  172. 212,
  173. 236
  174. ]
  175. }
  176. ],
  177. "properties": {
  178. "cnr_id": "comfy-core",
  179. "ver": "0.3.46",
  180. "Node name for S&R": "PrimitiveInt",
  181. "widget_ue_connectable": {
  182. "value": true
  183. }
  184. },
  185. "widgets_values": [
  186. 2,
  187. "increment"
  188. ]
  189. },
  190. {
  191. "id": 117,
  192. "type": "VHS_LoadImagesPath",
  193. "pos": [
  194. -460,
  195. 140
  196. ],
  197. "size": [
  198. 250.03334045410156,
  199. 170
  200. ],
  201. "flags": {},
  202. "order": 1,
  203. "mode": 0,
  204. "inputs": [
  205. {
  206. "name": "meta_batch",
  207. "shape": 7,
  208. "type": "VHS_BatchManager",
  209. "link": null
  210. },
  211. {
  212. "name": "skip_first_images",
  213. "shape": 7,
  214. "type": "INT",
  215. "widget": {
  216. "name": "skip_first_images"
  217. },
  218. "link": 212
  219. }
  220. ],
  221. "outputs": [
  222. {
  223. "name": "IMAGE",
  224. "type": "IMAGE",
  225. "links": [
  226. 260
  227. ]
  228. },
  229. {
  230. "name": "MASK",
  231. "type": "MASK",
  232. "links": null
  233. },
  234. {
  235. "name": "frame_count",
  236. "type": "INT",
  237. "links": null
  238. }
  239. ],
  240. "properties": {
  241. "cnr_id": "comfyui-videohelpersuite",
  242. "ver": "1.7.2",
  243. "Node name for S&R": "VHS_LoadImagesPath",
  244. "widget_ue_connectable": {
  245. "directory": true,
  246. "image_load_cap": true,
  247. "skip_first_images": true,
  248. "select_every_nth": true
  249. }
  250. },
  251. "widgets_values": {
  252. "directory": "input",
  253. "image_load_cap": 1,
  254. "skip_first_images": 0,
  255. "select_every_nth": 1,
  256. "videopreview": {
  257. "hidden": true,
  258. "paused": false,
  259. "params": {
  260. "image_load_cap": 1,
  261. "skip_first_images": 0,
  262. "select_every_nth": 1,
  263. "filename": "input",
  264. "type": "path",
  265. "format": "folder"
  266. }
  267. }
  268. }
  269. },
  270. {
  271. "id": 151,
  272. "type": "easy showAnything",
  273. "pos": [
  274. 150,
  275. 360
  276. ],
  277. "size": [
  278. 250,
  279. 100
  280. ],
  281. "flags": {},
  282. "order": 5,
  283. "mode": 0,
  284. "inputs": [
  285. {
  286. "name": "anything",
  287. "shape": 7,
  288. "type": "*",
  289. "link": 261
  290. }
  291. ],
  292. "outputs": [
  293. {
  294. "name": "output",
  295. "type": "*",
  296. "links": null
  297. }
  298. ],
  299. "properties": {
  300. "cnr_id": "comfyui-easy-use",
  301. "ver": "1.3.2",
  302. "widget_ue_connectable": {},
  303. "Node name for S&R": "easy showAnything"
  304. },
  305. "widgets_values": [
  306. ""
  307. ]
  308. },
  309. {
  310. "id": 152,
  311. "type": "easy showAnything",
  312. "pos": [
  313. 150,
  314. 530
  315. ],
  316. "size": [
  317. 140,
  318. 76.00003051757812
  319. ],
  320. "flags": {},
  321. "order": 6,
  322. "mode": 0,
  323. "inputs": [
  324. {
  325. "name": "anything",
  326. "shape": 7,
  327. "type": "*",
  328. "link": 262
  329. }
  330. ],
  331. "outputs": [
  332. {
  333. "name": "output",
  334. "type": "*",
  335. "links": null
  336. }
  337. ],
  338. "properties": {
  339. "cnr_id": "comfyui-easy-use",
  340. "ver": "1.3.2",
  341. "widget_ue_connectable": {},
  342. "Node name for S&R": "easy showAnything"
  343. },
  344. "widgets_values": [
  345. ""
  346. ]
  347. },
  348. {
  349. "id": 153,
  350. "type": "easy showAnything",
  351. "pos": [
  352. 150,
  353. 680
  354. ],
  355. "size": [
  356. 210,
  357. 160
  358. ],
  359. "flags": {},
  360. "order": 7,
  361. "mode": 0,
  362. "inputs": [
  363. {
  364. "name": "anything",
  365. "shape": 7,
  366. "type": "*",
  367. "link": 263
  368. }
  369. ],
  370. "outputs": [
  371. {
  372. "name": "output",
  373. "type": "*",
  374. "links": null
  375. }
  376. ],
  377. "properties": {
  378. "cnr_id": "comfyui-easy-use",
  379. "ver": "1.3.2",
  380. "widget_ue_connectable": {},
  381. "Node name for S&R": "easy showAnything"
  382. },
  383. "widgets_values": [
  384. ""
  385. ]
  386. }
  387. ],
  388. "links": [
  389. [
  390. 212,
  391. 118,
  392. 0,
  393. 117,
  394. 1,
  395. "INT"
  396. ],
  397. [
  398. 235,
  399. 140,
  400. 0,
  401. 141,
  402. 0,
  403. "ZIPPED_PROMPT"
  404. ],
  405. [
  406. 236,
  407. 118,
  408. 0,
  409. 140,
  410. 0,
  411. "INT"
  412. ],
  413. [
  414. 260,
  415. 117,
  416. 0,
  417. 150,
  418. 0,
  419. "IMAGE"
  420. ],
  421. [
  422. 261,
  423. 141,
  424. 0,
  425. 151,
  426. 0,
  427. "*"
  428. ],
  429. [
  430. 262,
  431. 141,
  432. 1,
  433. 152,
  434. 0,
  435. "*"
  436. ],
  437. [
  438. 263,
  439. 141,
  440. 2,
  441. 153,
  442. 0,
  443. "*"
  444. ]
  445. ],
  446. "groups": [],
  447. "config": {},
  448. "extra": {
  449. "ds": {
  450. "scale": 1.098661134668963,
  451. "offset": [
  452. 869.8807873165205,
  453. 70.03672809600026
  454. ]
  455. },
  456. "frontendVersion": "1.25.8",
  457. "VHS_latentpreview": true,
  458. "VHS_latentpreviewrate": 0,
  459. "VHS_MetadataImage": false,
  460. "VHS_KeepIntermediate": true,
  461. "ue_links": [],
  462. "links_added_by_ue": []
  463. },
  464. "version": 0.4
  465. }
  466.  
Advertisement
Add Comment
Please, Sign In to add comment