Domarius

ComfyUI Fantasy settings

Jan 1st, 2024 (edited)
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.10 KB | None | 0 0
  1. {
  2. "last_node_id": 10,
  3. "last_link_id": 17,
  4. "nodes": [
  5. {
  6. "id": 5,
  7. "type": "EmptyLatentImage",
  8. "pos": [
  9. 815,
  10. 680
  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. 512,
  34. 512,
  35. 1
  36. ]
  37. },
  38. {
  39. "id": 8,
  40. "type": "VAEDecode",
  41. "pos": [
  42. 1826,
  43. 237
  44. ],
  45. "size": {
  46. "0": 210,
  47. "1": 46
  48. },
  49. "flags": {},
  50. "order": 5,
  51. "mode": 0,
  52. "inputs": [
  53. {
  54. "name": "samples",
  55. "type": "LATENT",
  56. "link": 7
  57. },
  58. {
  59. "name": "vae",
  60. "type": "VAE",
  61. "link": 8
  62. }
  63. ],
  64. "outputs": [
  65. {
  66. "name": "IMAGE",
  67. "type": "IMAGE",
  68. "links": [
  69. 9
  70. ],
  71. "slot_index": 0
  72. }
  73. ],
  74. "properties": {
  75. "Node name for S&R": "VAEDecode"
  76. }
  77. },
  78. {
  79. "id": 4,
  80. "type": "CheckpointLoaderSimple",
  81. "pos": [
  82. 26,
  83. 474
  84. ],
  85. "size": {
  86. "0": 315,
  87. "1": 98
  88. },
  89. "flags": {},
  90. "order": 1,
  91. "mode": 0,
  92. "outputs": [
  93. {
  94. "name": "MODEL",
  95. "type": "MODEL",
  96. "links": [
  97. 15
  98. ],
  99. "slot_index": 0
  100. },
  101. {
  102. "name": "CLIP",
  103. "type": "CLIP",
  104. "links": [
  105. 16,
  106. 17
  107. ],
  108. "slot_index": 1
  109. },
  110. {
  111. "name": "VAE",
  112. "type": "VAE",
  113. "links": [
  114. 8
  115. ],
  116. "slot_index": 2
  117. }
  118. ],
  119. "properties": {
  120. "Node name for S&R": "CheckpointLoaderSimple"
  121. },
  122. "widgets_values": [
  123. "juggernautXL_v7Rundiffusion.safetensors"
  124. ]
  125. },
  126. {
  127. "id": 3,
  128. "type": "KSampler",
  129. "pos": [
  130. 1369,
  131. 37
  132. ],
  133. "size": {
  134. "0": 315,
  135. "1": 262
  136. },
  137. "flags": {},
  138. "order": 4,
  139. "mode": 0,
  140. "inputs": [
  141. {
  142. "name": "model",
  143. "type": "MODEL",
  144. "link": 15
  145. },
  146. {
  147. "name": "positive",
  148. "type": "CONDITIONING",
  149. "link": 4
  150. },
  151. {
  152. "name": "negative",
  153. "type": "CONDITIONING",
  154. "link": 6
  155. },
  156. {
  157. "name": "latent_image",
  158. "type": "LATENT",
  159. "link": 2
  160. }
  161. ],
  162. "outputs": [
  163. {
  164. "name": "LATENT",
  165. "type": "LATENT",
  166. "links": [
  167. 7
  168. ],
  169. "slot_index": 0
  170. }
  171. ],
  172. "properties": {
  173. "Node name for S&R": "KSampler"
  174. },
  175. "widgets_values": [
  176. 78455825151205,
  177. "randomize",
  178. 20,
  179. 8,
  180. "euler_ancestral",
  181. "normal",
  182. 1
  183. ]
  184. },
  185. {
  186. "id": 7,
  187. "type": "CLIPTextEncode",
  188. "pos": [
  189. 703,
  190. 408
  191. ],
  192. "size": {
  193. "0": 425.27801513671875,
  194. "1": 180.6060791015625
  195. },
  196. "flags": {},
  197. "order": 2,
  198. "mode": 0,
  199. "inputs": [
  200. {
  201. "name": "clip",
  202. "type": "CLIP",
  203. "link": 16
  204. }
  205. ],
  206. "outputs": [
  207. {
  208. "name": "CONDITIONING",
  209. "type": "CONDITIONING",
  210. "links": [
  211. 6
  212. ],
  213. "slot_index": 0
  214. }
  215. ],
  216. "properties": {
  217. "Node name for S&R": "CLIPTextEncode"
  218. },
  219. "widgets_values": [
  220. "bad face, bad anatomy, mutated legs"
  221. ]
  222. },
  223. {
  224. "id": 6,
  225. "type": "CLIPTextEncode",
  226. "pos": [
  227. 710,
  228. 123
  229. ],
  230. "size": {
  231. "0": 422.84503173828125,
  232. "1": 164.31304931640625
  233. },
  234. "flags": {},
  235. "order": 3,
  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. "Classic line art watercolour paints, young woman opening a box, bats flying out"
  259. ]
  260. },
  261. {
  262. "id": 9,
  263. "type": "SaveImage",
  264. "pos": [
  265. 1422,
  266. 436
  267. ],
  268. "size": {
  269. "0": 536,
  270. "1": 586
  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. 15,
  339. 4,
  340. 0,
  341. 3,
  342. 0,
  343. "MODEL"
  344. ],
  345. [
  346. 16,
  347. 4,
  348. 1,
  349. 7,
  350. 0,
  351. "CLIP"
  352. ],
  353. [
  354. 17,
  355. 4,
  356. 1,
  357. 6,
  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