hd_scania

02242024.json

Feb 15th, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.35 KB | None | 0 0
  1. {
  2. "last_node_id": 9,
  3. "last_link_id": 9,
  4. "nodes": [
  5. {
  6. "id": 8,
  7. "type": "VAEDecode",
  8. "pos": [
  9. 1209,
  10. 188
  11. ],
  12. "size": {
  13. "0": 210,
  14. "1": 46
  15. },
  16. "flags": {},
  17. "order": 5,
  18. "mode": 0,
  19. "inputs": [
  20. {
  21. "name": "samples",
  22. "type": "LATENT",
  23. "link": 7
  24. },
  25. {
  26. "name": "vae",
  27. "type": "VAE",
  28. "link": 8
  29. }
  30. ],
  31. "outputs": [
  32. {
  33. "name": "IMAGE",
  34. "type": "IMAGE",
  35. "links": [
  36. 9
  37. ],
  38. "slot_index": 0
  39. }
  40. ],
  41. "properties": {
  42. "Node name for S&R": "VAEDecode"
  43. }
  44. },
  45. {
  46. "id": 3,
  47. "type": "KSampler",
  48. "pos": [
  49. 863,
  50. 186
  51. ],
  52. "size": {
  53. "0": 315,
  54. "1": 262
  55. },
  56. "flags": {},
  57. "order": 4,
  58. "mode": 0,
  59. "inputs": [
  60. {
  61. "name": "model",
  62. "type": "MODEL",
  63. "link": 1
  64. },
  65. {
  66. "name": "positive",
  67. "type": "CONDITIONING",
  68. "link": 4
  69. },
  70. {
  71. "name": "negative",
  72. "type": "CONDITIONING",
  73. "link": 6
  74. },
  75. {
  76. "name": "latent_image",
  77. "type": "LATENT",
  78. "link": 2
  79. }
  80. ],
  81. "outputs": [
  82. {
  83. "name": "LATENT",
  84. "type": "LATENT",
  85. "links": [
  86. 7
  87. ],
  88. "slot_index": 0
  89. }
  90. ],
  91. "properties": {
  92. "Node name for S&R": "KSampler"
  93. },
  94. "widgets_values": [
  95. 156680208700342,
  96. "increment",
  97. 20,
  98. 8,
  99. "euler",
  100. "exponential",
  101. 1
  102. ]
  103. },
  104. {
  105. "id": 9,
  106. "type": "SaveImage",
  107. "pos": [
  108. 1451,
  109. 189
  110. ],
  111. "size": {
  112. "0": 210,
  113. "1": 58
  114. },
  115. "flags": {},
  116. "order": 6,
  117. "mode": 0,
  118. "inputs": [
  119. {
  120. "name": "images",
  121. "type": "IMAGE",
  122. "link": 9
  123. }
  124. ],
  125. "properties": {},
  126. "widgets_values": [
  127. "02242024."
  128. ]
  129. },
  130. {
  131. "id": 4,
  132. "type": "CheckpointLoaderSimple",
  133. "pos": [
  134. -332,
  135. 392
  136. ],
  137. "size": {
  138. "0": 315,
  139. "1": 98
  140. },
  141. "flags": {},
  142. "order": 0,
  143. "mode": 0,
  144. "outputs": [
  145. {
  146. "name": "MODEL",
  147. "type": "MODEL",
  148. "links": [
  149. 1
  150. ],
  151. "slot_index": 0
  152. },
  153. {
  154. "name": "CLIP",
  155. "type": "CLIP",
  156. "links": [
  157. 3,
  158. 5
  159. ],
  160. "slot_index": 1
  161. },
  162. {
  163. "name": "VAE",
  164. "type": "VAE",
  165. "links": [
  166. 8
  167. ],
  168. "slot_index": 2
  169. }
  170. ],
  171. "properties": {
  172. "Node name for S&R": "CheckpointLoaderSimple"
  173. },
  174. "widgets_values": [
  175. "sd_xl_refiner_1.0.safetensors"
  176. ]
  177. },
  178. {
  179. "id": 5,
  180. "type": "EmptyLatentImage",
  181. "pos": [
  182. 260,
  183. 616
  184. ],
  185. "size": {
  186. "0": 315,
  187. "1": 106
  188. },
  189. "flags": {},
  190. "order": 1,
  191. "mode": 0,
  192. "outputs": [
  193. {
  194. "name": "LATENT",
  195. "type": "LATENT",
  196. "links": [
  197. 2
  198. ],
  199. "slot_index": 0
  200. }
  201. ],
  202. "properties": {
  203. "Node name for S&R": "EmptyLatentImage"
  204. },
  205. "widgets_values": [
  206. 1368,
  207. 768,
  208. 7
  209. ]
  210. },
  211. {
  212. "id": 7,
  213. "type": "CLIPTextEncode",
  214. "pos": [
  215. 22,
  216. 770
  217. ],
  218. "size": {
  219. "0": 811.0455322265625,
  220. "1": 758.4965209960938
  221. },
  222. "flags": {},
  223. "order": 3,
  224. "mode": 0,
  225. "inputs": [
  226. {
  227. "name": "clip",
  228. "type": "CLIP",
  229. "link": 5
  230. }
  231. ],
  232. "outputs": [
  233. {
  234. "name": "CONDITIONING",
  235. "type": "CONDITIONING",
  236. "links": [
  237. 6
  238. ],
  239. "slot_index": 0
  240. }
  241. ],
  242. "properties": {
  243. "Node name for S&R": "CLIPTextEncode"
  244. },
  245. "widgets_values": [
  246. "Depressed, rude, offensive, violence, explicit, censored, hentai, morbid, mutilated, disfigured, gross proportions, ugly, too blurry, worst quality, low quality, jpeg artifacts, poorly drawn face, bad face, fused face, cloned face, worst face, worst feet, worst thigh, ugly fingers, long fingers, extra eyes, amputation, disconnected limbs, cartoon, unreal, animate, anime, monochrome, horror, geometry, mutation, disgusting, masculine, black skin, fat, too tall, too much arms or legs, double eyelid not clear enough, too much arms or legs or fingers, three or more hands, three or more boobs, extra boobs, three or more legs, six or more fingers, four or less fingers, bad arms, missing legs, missing arms, extra bunny ears, three or more bunny ears, three crus, extra crus, fused crus, three or more feet, fused feet, fused thigh, three or more thigh, fused thigh, extra thigh, missing fingers, extra fingers, explicit vagina or nipples, deformed iris, deformed pupils, semi-realistic, too rainy or too gloomy weather, autumn, fall, humid, at night, beach, voyage, mountain, valley"
  247. ]
  248. },
  249. {
  250. "id": 6,
  251. "type": "CLIPTextEncode",
  252. "pos": [
  253. -18,
  254. -149
  255. ],
  256. "size": {
  257. "0": 863.6900024414062,
  258. "1": 706.531982421875
  259. },
  260. "flags": {},
  261. "order": 2,
  262. "mode": 0,
  263. "inputs": [
  264. {
  265. "name": "clip",
  266. "type": "CLIP",
  267. "link": 3
  268. }
  269. ],
  270. "outputs": [
  271. {
  272. "name": "CONDITIONING",
  273. "type": "CONDITIONING",
  274. "links": [
  275. 4
  276. ],
  277. "slot_index": 0
  278. }
  279. ],
  280. "properties": {
  281. "Node name for S&R": "CLIPTextEncode"
  282. },
  283. "widgets_values": [
  284. "Feminine, cute, rejoiced, maternal, happy, ulzzang, slender, 😁, 🌞, ðŸŒĪ, 😇, 😍, 😊, 😃, 😄, 😁, ☘ïļ, 🍀, 😋, ðŸĪ—, 😙, ðŸĪŠ, ðŸĨ°, ðŸĨš, 😋, Korean female faces, quality, resolution, cinematic lighting, reality, rainbow, short, soft female hair, green dragon jacket, one-piece microskirt, Iesum Christum smiling on the sky, sunny weather, daylight, sunlight, sunshine, slim arms, large boobs, slim waists, slim legs, undistorted female faces, Christian church street view, detailed downtown with Christian churches, mid-century, medieval street view, downtown, Easter background, festive background, grass ground, Christ crosses per girl, mid-century churches street view, mid-century downtowns street view, green dragons, leisure dragons, cartoon dragons, pet dragons, eyelashes, watery eyes, huge eyes, round eyes, pink iris, double eyelids, pink female iris, short one-piece microskirt, glasses, detailed female face, eyes, smile, anatomy, slim arms, legs, huge eyes, round eyes, watery eyes, huge boobs, deep cleavages, slim arms, legs, fine anatomy, mega eyes, round eyes, watery eyes, G cup or more, slim, beautiful, kallen stadtfeld, kneeling to the viewer, big boobs, slim legs, detailed Christ cross on her neck, short one-piece microskirt, clear boobs, cleavages, legs, people sitting behind her, river sided, sunny summer"
  285. ]
  286. }
  287. ],
  288. "links": [
  289. [
  290. 1,
  291. 4,
  292. 0,
  293. 3,
  294. 0,
  295. "MODEL"
  296. ],
  297. [
  298. 2,
  299. 5,
  300. 0,
  301. 3,
  302. 3,
  303. "LATENT"
  304. ],
  305. [
  306. 3,
  307. 4,
  308. 1,
  309. 6,
  310. 0,
  311. "CLIP"
  312. ],
  313. [
  314. 4,
  315. 6,
  316. 0,
  317. 3,
  318. 1,
  319. "CONDITIONING"
  320. ],
  321. [
  322. 5,
  323. 4,
  324. 1,
  325. 7,
  326. 0,
  327. "CLIP"
  328. ],
  329. [
  330. 6,
  331. 7,
  332. 0,
  333. 3,
  334. 2,
  335. "CONDITIONING"
  336. ],
  337. [
  338. 7,
  339. 3,
  340. 0,
  341. 8,
  342. 0,
  343. "LATENT"
  344. ],
  345. [
  346. 8,
  347. 4,
  348. 2,
  349. 8,
  350. 1,
  351. "VAE"
  352. ],
  353. [
  354. 9,
  355. 8,
  356. 0,
  357. 9,
  358. 0,
  359. "IMAGE"
  360. ]
  361. ],
  362. "groups": [],
  363. "config": {},
  364. "extra": {},
  365. "version": 0.4
  366. }
Add Comment
Please, Sign In to add comment