Advertisement
Guest User

Untitled

a guest
Jan 8th, 2024
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. {
  2. "last_node_id": 10,
  3. "last_link_id": 18,
  4. "nodes": [
  5. {
  6. "id": 5,
  7. "type": "EmptyLatentImage",
  8. "pos": [
  9. 589,
  10. 671
  11. ],
  12. "size": {
  13. "0": 315,
  14. "1": 106
  15. },
  16. "flags": {},
  17. "order": 0,
  18. "mode": 0,
  19. "outputs": [
  20. {
  21. "name": "LATENT",
  22. "type": "LATENT",
  23. "links": [
  24. 2
  25. ],
  26. "slot_index": 0
  27. }
  28. ],
  29. "properties": {
  30. "Node name for S&R": "EmptyLatentImage"
  31. },
  32. "widgets_values": [
  33. 1024,
  34. 1024,
  35. 1
  36. ]
  37. },
  38. {
  39. "id": 7,
  40. "type": "CLIPTextEncode",
  41. "pos": [
  42. 457,
  43. 432
  44. ],
  45. "size": {
  46. "0": 425.27801513671875,
  47. "1": 180.6060791015625
  48. },
  49. "flags": {},
  50. "order": 3,
  51. "mode": 0,
  52. "inputs": [
  53. {
  54. "name": "clip",
  55. "type": "CLIP",
  56. "link": 18
  57. }
  58. ],
  59. "outputs": [
  60. {
  61. "name": "CONDITIONING",
  62. "type": "CONDITIONING",
  63. "links": [
  64. 6
  65. ],
  66. "slot_index": 0
  67. }
  68. ],
  69. "properties": {
  70. "Node name for S&R": "CLIPTextEncode"
  71. },
  72. "widgets_values": [
  73. "food"
  74. ]
  75. },
  76. {
  77. "id": 8,
  78. "type": "VAEDecode",
  79. "pos": [
  80. 965,
  81. 274
  82. ],
  83. "size": {
  84. "0": 210,
  85. "1": 46
  86. },
  87. "flags": {},
  88. "order": 5,
  89. "mode": 0,
  90. "inputs": [
  91. {
  92. "name": "samples",
  93. "type": "LATENT",
  94. "link": 7
  95. },
  96. {
  97. "name": "vae",
  98. "type": "VAE",
  99. "link": 8
  100. }
  101. ],
  102. "outputs": [
  103. {
  104. "name": "IMAGE",
  105. "type": "IMAGE",
  106. "links": [
  107. 9
  108. ],
  109. "slot_index": 0
  110. }
  111. ],
  112. "properties": {
  113. "Node name for S&R": "VAEDecode"
  114. }
  115. },
  116. {
  117. "id": 4,
  118. "type": "CheckpointLoaderSimple",
  119. "pos": [
  120. 84,
  121. 350
  122. ],
  123. "size": {
  124. "0": 315,
  125. "1": 98
  126. },
  127. "flags": {},
  128. "order": 1,
  129. "mode": 0,
  130. "outputs": [
  131. {
  132. "name": "MODEL",
  133. "type": "MODEL",
  134. "links": [
  135. 16
  136. ],
  137. "slot_index": 0
  138. },
  139. {
  140. "name": "CLIP",
  141. "type": "CLIP",
  142. "links": [
  143. 17,
  144. 18
  145. ],
  146. "slot_index": 1
  147. },
  148. {
  149. "name": "VAE",
  150. "type": "VAE",
  151. "links": [
  152. 8
  153. ],
  154. "slot_index": 2
  155. }
  156. ],
  157. "properties": {
  158. "Node name for S&R": "CheckpointLoaderSimple"
  159. },
  160. "widgets_values": [
  161. "copaxTimelessxlSDXL1_v8.safetensors"
  162. ]
  163. },
  164. {
  165. "id": 3,
  166. "type": "KSampler",
  167. "pos": [
  168. 928,
  169. 373
  170. ],
  171. "size": {
  172. "0": 315,
  173. "1": 262
  174. },
  175. "flags": {},
  176. "order": 4,
  177. "mode": 0,
  178. "inputs": [
  179. {
  180. "name": "model",
  181. "type": "MODEL",
  182. "link": 16
  183. },
  184. {
  185. "name": "positive",
  186. "type": "CONDITIONING",
  187. "link": 4
  188. },
  189. {
  190. "name": "negative",
  191. "type": "CONDITIONING",
  192. "link": 6
  193. },
  194. {
  195. "name": "latent_image",
  196. "type": "LATENT",
  197. "link": 2
  198. }
  199. ],
  200. "outputs": [
  201. {
  202. "name": "LATENT",
  203. "type": "LATENT",
  204. "links": [
  205. 7
  206. ],
  207. "slot_index": 0
  208. }
  209. ],
  210. "properties": {
  211. "Node name for S&R": "KSampler"
  212. },
  213. "widgets_values": [
  214. 902489837167444,
  215. "randomize",
  216. 25,
  217. 7,
  218. "dpmpp_2m_sde",
  219. "karras",
  220. 1
  221. ]
  222. },
  223. {
  224. "id": 6,
  225. "type": "CLIPTextEncode",
  226. "pos": [
  227. 464,
  228. 196
  229. ],
  230. "size": {
  231. "0": 422.84503173828125,
  232. "1": 164.31304931640625
  233. },
  234. "flags": {},
  235. "order": 2,
  236. "mode": 0,
  237. "inputs": [
  238. {
  239. "name": "clip",
  240. "type": "CLIP",
  241. "link": 17
  242. }
  243. ],
  244. "outputs": [
  245. {
  246. "name": "CONDITIONING",
  247. "type": "CONDITIONING",
  248. "links": [
  249. 4
  250. ],
  251. "slot_index": 0
  252. }
  253. ],
  254. "properties": {
  255. "Node name for S&R": "CLIPTextEncode"
  256. },
  257. "widgets_values": [
  258. "Millennial man eating a laptop with a simple gear logo, photo, kitchen, biting laptop"
  259. ]
  260. },
  261. {
  262. "id": 9,
  263. "type": "SaveImage",
  264. "pos": [
  265. 1270,
  266. 287
  267. ],
  268. "size": {
  269. "0": 210,
  270. "1": 270
  271. },
  272. "flags": {},
  273. "order": 6,
  274. "mode": 0,
  275. "inputs": [
  276. {
  277. "name": "images",
  278. "type": "IMAGE",
  279. "link": 9
  280. }
  281. ],
  282. "properties": {},
  283. "widgets_values": [
  284. "ComfyUI"
  285. ]
  286. }
  287. ],
  288. "links": [
  289. [
  290. 2,
  291. 5,
  292. 0,
  293. 3,
  294. 3,
  295. "LATENT"
  296. ],
  297. [
  298. 4,
  299. 6,
  300. 0,
  301. 3,
  302. 1,
  303. "CONDITIONING"
  304. ],
  305. [
  306. 6,
  307. 7,
  308. 0,
  309. 3,
  310. 2,
  311. "CONDITIONING"
  312. ],
  313. [
  314. 7,
  315. 3,
  316. 0,
  317. 8,
  318. 0,
  319. "LATENT"
  320. ],
  321. [
  322. 8,
  323. 4,
  324. 2,
  325. 8,
  326. 1,
  327. "VAE"
  328. ],
  329. [
  330. 9,
  331. 8,
  332. 0,
  333. 9,
  334. 0,
  335. "IMAGE"
  336. ],
  337. [
  338. 16,
  339. 4,
  340. 0,
  341. 3,
  342. 0,
  343. "MODEL"
  344. ],
  345. [
  346. 17,
  347. 4,
  348. 1,
  349. 6,
  350. 0,
  351. "CLIP"
  352. ],
  353. [
  354. 18,
  355. 4,
  356. 1,
  357. 7,
  358. 0,
  359. "CLIP"
  360. ]
  361. ],
  362. "groups": [],
  363. "config": {},
  364. "extra": {},
  365. "version": 0.4
  366. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement