comfyui-frontend-package 1.10.16__py3-none-any.whl → 1.11.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. comfyui_frontend_package/static/assets/BaseViewTemplate--LOH-rtG.js +51 -0
  2. comfyui_frontend_package/static/assets/BaseViewTemplate--LOH-rtG.js.map +1 -0
  3. comfyui_frontend_package/static/assets/CREDIT.txt +1 -0
  4. comfyui_frontend_package/static/assets/DesktopStartView-DhFg_-WV.js +19 -0
  5. comfyui_frontend_package/static/assets/DesktopStartView-DhFg_-WV.js.map +1 -0
  6. comfyui_frontend_package/static/assets/DesktopUpdateView-B2ahA--K.js +59 -0
  7. comfyui_frontend_package/static/assets/DesktopUpdateView-B2ahA--K.js.map +1 -0
  8. comfyui_frontend_package/static/assets/DesktopUpdateView-CoZUcBzh.css +20 -0
  9. comfyui_frontend_package/static/assets/DownloadGitView-C11P67fb.js +58 -0
  10. comfyui_frontend_package/static/assets/DownloadGitView-C11P67fb.js.map +1 -0
  11. comfyui_frontend_package/static/assets/ExtensionPanel-CXFlxUSQ.js +182 -0
  12. comfyui_frontend_package/static/assets/ExtensionPanel-CXFlxUSQ.js.map +1 -0
  13. comfyui_frontend_package/static/assets/GraphView-BK1pQvbk.js +5362 -0
  14. comfyui_frontend_package/static/assets/GraphView-BK1pQvbk.js.map +1 -0
  15. comfyui_frontend_package/static/assets/GraphView-D3oOJ76s.css +404 -0
  16. comfyui_frontend_package/static/assets/InstallView-1bbt62og.js +971 -0
  17. comfyui_frontend_package/static/assets/InstallView-1bbt62og.js.map +1 -0
  18. comfyui_frontend_package/static/assets/InstallView-B5n3tAa3.css +81 -0
  19. comfyui_frontend_package/static/assets/KeybindingPanel-BxEJxxOC.js +292 -0
  20. comfyui_frontend_package/static/assets/KeybindingPanel-BxEJxxOC.js.map +1 -0
  21. comfyui_frontend_package/static/assets/KeybindingPanel-CwPLIgAf.css +8 -0
  22. comfyui_frontend_package/static/assets/MaintenanceView-Cu_e206A.css +87 -0
  23. comfyui_frontend_package/static/assets/MaintenanceView-D4JI2WFp.js +770 -0
  24. comfyui_frontend_package/static/assets/MaintenanceView-D4JI2WFp.js.map +1 -0
  25. comfyui_frontend_package/static/assets/ManualConfigurationView-Cq3hPfap.css +7 -0
  26. comfyui_frontend_package/static/assets/ManualConfigurationView-DK79zT46.js +74 -0
  27. comfyui_frontend_package/static/assets/ManualConfigurationView-DK79zT46.js.map +1 -0
  28. comfyui_frontend_package/static/assets/MetricsConsentView-BiHGP4XO.js +86 -0
  29. comfyui_frontend_package/static/assets/MetricsConsentView-BiHGP4XO.js.map +1 -0
  30. comfyui_frontend_package/static/assets/NotSupportedView-BiyVuLfX.css +19 -0
  31. comfyui_frontend_package/static/assets/NotSupportedView-CaASlgg3.js +86 -0
  32. comfyui_frontend_package/static/assets/NotSupportedView-CaASlgg3.js.map +1 -0
  33. comfyui_frontend_package/static/assets/ServerConfigPanel-DvcXNRqp.js +156 -0
  34. comfyui_frontend_package/static/assets/ServerConfigPanel-DvcXNRqp.js.map +1 -0
  35. comfyui_frontend_package/static/assets/ServerStartView-BLlSvhJ0.css +5 -0
  36. comfyui_frontend_package/static/assets/ServerStartView-Cnfs01qI.js +100 -0
  37. comfyui_frontend_package/static/assets/ServerStartView-Cnfs01qI.js.map +1 -0
  38. comfyui_frontend_package/static/assets/TerminalOutputDrawer-BIo0jnWo.js +676 -0
  39. comfyui_frontend_package/static/assets/TerminalOutputDrawer-BIo0jnWo.js.map +1 -0
  40. comfyui_frontend_package/static/assets/UserSelectView-BTlXdLHz.js +101 -0
  41. comfyui_frontend_package/static/assets/UserSelectView-BTlXdLHz.js.map +1 -0
  42. comfyui_frontend_package/static/assets/WelcomeView-CmbTXsg3.js +39 -0
  43. comfyui_frontend_package/static/assets/WelcomeView-CmbTXsg3.js.map +1 -0
  44. comfyui_frontend_package/static/assets/WelcomeView-aCH40CSK.css +36 -0
  45. comfyui_frontend_package/static/assets/images/Git-Logo-White.svg +1 -0
  46. comfyui_frontend_package/static/assets/images/apple-mps-logo.png +0 -0
  47. comfyui_frontend_package/static/assets/images/manual-configuration.svg +5 -0
  48. comfyui_frontend_package/static/assets/images/nvidia-logo.svg +6 -0
  49. comfyui_frontend_package/static/assets/images/sad_girl.png +0 -0
  50. comfyui_frontend_package/static/assets/index-AvZodD-Y.js +618 -0
  51. comfyui_frontend_package/static/assets/index-AvZodD-Y.js.map +1 -0
  52. comfyui_frontend_package/static/assets/index-B3IfdwoO.css +166 -0
  53. comfyui_frontend_package/static/assets/index-BbmkkEvb.js +27 -0
  54. comfyui_frontend_package/static/assets/index-BbmkkEvb.js.map +1 -0
  55. comfyui_frontend_package/static/assets/index-Bdy4Ebj5.js +539 -0
  56. comfyui_frontend_package/static/assets/index-Bdy4Ebj5.js.map +1 -0
  57. comfyui_frontend_package/static/assets/index-BsBSowr8.js +55812 -0
  58. comfyui_frontend_package/static/assets/index-BsBSowr8.js.map +1 -0
  59. comfyui_frontend_package/static/assets/index-C4MmAha5.js +225173 -0
  60. comfyui_frontend_package/static/assets/index-C4MmAha5.js.map +1 -0
  61. comfyui_frontend_package/static/assets/index-CDFcdZLR.js +4993 -0
  62. comfyui_frontend_package/static/assets/index-CDFcdZLR.js.map +1 -0
  63. comfyui_frontend_package/static/assets/index-CfhNTyds.js +8790 -0
  64. comfyui_frontend_package/static/assets/index-CfhNTyds.js.map +1 -0
  65. comfyui_frontend_package/static/assets/index-DIKvkpu7.js +24875 -0
  66. comfyui_frontend_package/static/assets/index-DIKvkpu7.js.map +1 -0
  67. comfyui_frontend_package/static/assets/index-memhI4xy.js +392 -0
  68. comfyui_frontend_package/static/assets/index-memhI4xy.js.map +1 -0
  69. comfyui_frontend_package/static/assets/index-vE6pZhFv.css +4989 -0
  70. comfyui_frontend_package/static/assets/keybindingService-CjdvrYgE.js +250 -0
  71. comfyui_frontend_package/static/assets/keybindingService-CjdvrYgE.js.map +1 -0
  72. comfyui_frontend_package/static/assets/primeicons-C6QP2o4f.woff2 +0 -0
  73. comfyui_frontend_package/static/assets/primeicons-DMOk5skT.eot +0 -0
  74. comfyui_frontend_package/static/assets/primeicons-Dr5RGzOO.svg +345 -0
  75. comfyui_frontend_package/static/assets/primeicons-MpK4pl85.ttf +0 -0
  76. comfyui_frontend_package/static/assets/primeicons-WjwUDZjB.woff +0 -0
  77. comfyui_frontend_package/static/assets/serverConfigStore-YaL-KzUL.js +90 -0
  78. comfyui_frontend_package/static/assets/serverConfigStore-YaL-KzUL.js.map +1 -0
  79. comfyui_frontend_package/static/assets/sorted-custom-node-map.json +2602 -0
  80. comfyui_frontend_package/static/assets/uvMirrors-B-HKMf6X.js +16 -0
  81. comfyui_frontend_package/static/assets/uvMirrors-B-HKMf6X.js.map +1 -0
  82. comfyui_frontend_package/static/cursor/colorSelect.png +0 -0
  83. comfyui_frontend_package/static/cursor/paintBucket.png +0 -0
  84. comfyui_frontend_package/static/extensions/core/clipspace.js +2 -0
  85. comfyui_frontend_package/static/extensions/core/groupNode.js +3 -0
  86. comfyui_frontend_package/static/extensions/core/groupNodeManage.js +2 -0
  87. comfyui_frontend_package/static/extensions/core/load3d/AnimationManager.js +2 -0
  88. comfyui_frontend_package/static/extensions/core/load3d/CameraManager.js +2 -0
  89. comfyui_frontend_package/static/extensions/core/load3d/ControlsManager.js +2 -0
  90. comfyui_frontend_package/static/extensions/core/load3d/EventManager.js +2 -0
  91. comfyui_frontend_package/static/extensions/core/load3d/LightingManager.js +2 -0
  92. comfyui_frontend_package/static/extensions/core/load3d/LoaderManager.js +2 -0
  93. comfyui_frontend_package/static/extensions/core/load3d/ModelManager.js +2 -0
  94. comfyui_frontend_package/static/extensions/core/load3d/NodeStorage.js +2 -0
  95. comfyui_frontend_package/static/extensions/core/load3d/PreviewManager.js +2 -0
  96. comfyui_frontend_package/static/extensions/core/load3d/SceneManager.js +2 -0
  97. comfyui_frontend_package/static/extensions/core/load3d/ViewHelperManager.js +2 -0
  98. comfyui_frontend_package/static/extensions/core/maskEditorOld.js +2 -0
  99. comfyui_frontend_package/static/extensions/core/widgetInputs.js +6 -0
  100. comfyui_frontend_package/static/fonts/materialdesignicons-webfont.woff2 +0 -0
  101. comfyui_frontend_package/static/index.html +15 -0
  102. comfyui_frontend_package/static/materialdesignicons.min.css +3 -0
  103. comfyui_frontend_package/static/scripts/api.js +3 -0
  104. comfyui_frontend_package/static/scripts/app.js +4 -0
  105. comfyui_frontend_package/static/scripts/changeTracker.js +2 -0
  106. comfyui_frontend_package/static/scripts/defaultGraph.js +4 -0
  107. comfyui_frontend_package/static/scripts/domWidget.js +2 -0
  108. comfyui_frontend_package/static/scripts/metadata/ebml.js +2 -0
  109. comfyui_frontend_package/static/scripts/metadata/flac.js +3 -0
  110. comfyui_frontend_package/static/scripts/metadata/png.js +3 -0
  111. comfyui_frontend_package/static/scripts/pnginfo.js +6 -0
  112. comfyui_frontend_package/static/scripts/ui/components/asyncDialog.js +2 -0
  113. comfyui_frontend_package/static/scripts/ui/components/button.js +2 -0
  114. comfyui_frontend_package/static/scripts/ui/components/buttonGroup.js +2 -0
  115. comfyui_frontend_package/static/scripts/ui/components/popup.js +2 -0
  116. comfyui_frontend_package/static/scripts/ui/components/splitButton.js +2 -0
  117. comfyui_frontend_package/static/scripts/ui/dialog.js +2 -0
  118. comfyui_frontend_package/static/scripts/ui/draggableList.js +2 -0
  119. comfyui_frontend_package/static/scripts/ui/imagePreview.js +3 -0
  120. comfyui_frontend_package/static/scripts/ui/menu/index.js +2 -0
  121. comfyui_frontend_package/static/scripts/ui/settings.js +2 -0
  122. comfyui_frontend_package/static/scripts/ui/toggleSwitch.js +2 -0
  123. comfyui_frontend_package/static/scripts/ui/utils.js +3 -0
  124. comfyui_frontend_package/static/scripts/ui.js +4 -0
  125. comfyui_frontend_package/static/scripts/utils.js +9 -0
  126. comfyui_frontend_package/static/scripts/widgets.js +6 -0
  127. comfyui_frontend_package/static/templates/2_pass_pose_worship-1.webp +0 -0
  128. comfyui_frontend_package/static/templates/2_pass_pose_worship-2.webp +0 -0
  129. comfyui_frontend_package/static/templates/2_pass_pose_worship.json +673 -0
  130. comfyui_frontend_package/static/templates/area_composition-1.webp +0 -0
  131. comfyui_frontend_package/static/templates/area_composition.json +966 -0
  132. comfyui_frontend_package/static/templates/area_composition_reversed-1.webp +0 -0
  133. comfyui_frontend_package/static/templates/area_composition_reversed.json +967 -0
  134. comfyui_frontend_package/static/templates/area_composition_square_area_for_subject-1.webp +0 -0
  135. comfyui_frontend_package/static/templates/area_composition_square_area_for_subject.json +620 -0
  136. comfyui_frontend_package/static/templates/controlnet_example-1.webp +0 -0
  137. comfyui_frontend_package/static/templates/controlnet_example-2.webp +0 -0
  138. comfyui_frontend_package/static/templates/controlnet_example.json +385 -0
  139. comfyui_frontend_package/static/templates/default-1.webp +0 -0
  140. comfyui_frontend_package/static/templates/default.json +373 -0
  141. comfyui_frontend_package/static/templates/depth_controlnet-1.webp +0 -0
  142. comfyui_frontend_package/static/templates/depth_controlnet-2.webp +0 -0
  143. comfyui_frontend_package/static/templates/depth_controlnet.json +378 -0
  144. comfyui_frontend_package/static/templates/depth_t2i_adapter-1.webp +0 -0
  145. comfyui_frontend_package/static/templates/depth_t2i_adapter-2.webp +0 -0
  146. comfyui_frontend_package/static/templates/depth_t2i_adapter.json +371 -0
  147. comfyui_frontend_package/static/templates/embedding_example-1.webp +0 -0
  148. comfyui_frontend_package/static/templates/embedding_example.json +267 -0
  149. comfyui_frontend_package/static/templates/esrgan_example-1.webp +0 -0
  150. comfyui_frontend_package/static/templates/esrgan_example.json +329 -0
  151. comfyui_frontend_package/static/templates/flux_canny_model_example-1.webp +0 -0
  152. comfyui_frontend_package/static/templates/flux_canny_model_example-2.webp +0 -0
  153. comfyui_frontend_package/static/templates/flux_canny_model_example.json +474 -0
  154. comfyui_frontend_package/static/templates/flux_depth_lora_example-1.webp +0 -0
  155. comfyui_frontend_package/static/templates/flux_depth_lora_example-2.webp +0 -0
  156. comfyui_frontend_package/static/templates/flux_depth_lora_example.json +454 -0
  157. comfyui_frontend_package/static/templates/flux_dev_checkpoint_example-1.webp +0 -0
  158. comfyui_frontend_package/static/templates/flux_dev_checkpoint_example.json +332 -0
  159. comfyui_frontend_package/static/templates/flux_dev_example.json +771 -0
  160. comfyui_frontend_package/static/templates/flux_fill_inpaint_example-1.webp +0 -0
  161. comfyui_frontend_package/static/templates/flux_fill_inpaint_example-2.webp +0 -0
  162. comfyui_frontend_package/static/templates/flux_fill_inpaint_example.json +458 -0
  163. comfyui_frontend_package/static/templates/flux_fill_outpaint_example-1.webp +0 -0
  164. comfyui_frontend_package/static/templates/flux_fill_outpaint_example-2.webp +0 -0
  165. comfyui_frontend_package/static/templates/flux_fill_outpaint_example.json +491 -0
  166. comfyui_frontend_package/static/templates/flux_redux_model_example-1.webp +0 -0
  167. comfyui_frontend_package/static/templates/flux_redux_model_example.json +951 -0
  168. comfyui_frontend_package/static/templates/flux_schnell-1.webp +0 -0
  169. comfyui_frontend_package/static/templates/flux_schnell.json +302 -0
  170. comfyui_frontend_package/static/templates/gligen_textbox_example-1.webp +0 -0
  171. comfyui_frontend_package/static/templates/gligen_textbox_example.json +376 -0
  172. comfyui_frontend_package/static/templates/hiresfix_esrgan_workflow-1.webp +0 -0
  173. comfyui_frontend_package/static/templates/hiresfix_esrgan_workflow.json +607 -0
  174. comfyui_frontend_package/static/templates/hiresfix_latent_workflow-1.webp +0 -0
  175. comfyui_frontend_package/static/templates/hiresfix_latent_workflow.json +442 -0
  176. comfyui_frontend_package/static/templates/hunyuan_video_text_to_video-1.webp +0 -0
  177. comfyui_frontend_package/static/templates/hunyuan_video_text_to_video.json +553 -0
  178. comfyui_frontend_package/static/templates/image2image-1.webp +0 -0
  179. comfyui_frontend_package/static/templates/image2image.json +447 -0
  180. comfyui_frontend_package/static/templates/image_to_video-1.webp +0 -0
  181. comfyui_frontend_package/static/templates/image_to_video.json +314 -0
  182. comfyui_frontend_package/static/templates/inpain_model_outpainting-1.webp +0 -0
  183. comfyui_frontend_package/static/templates/inpain_model_outpainting-2.webp +0 -0
  184. comfyui_frontend_package/static/templates/inpain_model_outpainting.json +360 -0
  185. comfyui_frontend_package/static/templates/inpaint_example-1.webp +0 -0
  186. comfyui_frontend_package/static/templates/inpaint_example-2.webp +0 -0
  187. comfyui_frontend_package/static/templates/inpaint_example.json +323 -0
  188. comfyui_frontend_package/static/templates/latent_upscale_different_prompt_model-1.webp +0 -0
  189. comfyui_frontend_package/static/templates/latent_upscale_different_prompt_model.json +528 -0
  190. comfyui_frontend_package/static/templates/lora-1.webp +0 -0
  191. comfyui_frontend_package/static/templates/lora.json +311 -0
  192. comfyui_frontend_package/static/templates/lora_multiple-1.webp +0 -0
  193. comfyui_frontend_package/static/templates/lora_multiple.json +357 -0
  194. comfyui_frontend_package/static/templates/ltxv_image_to_video-1.webp +0 -0
  195. comfyui_frontend_package/static/templates/ltxv_image_to_video.json +482 -0
  196. comfyui_frontend_package/static/templates/ltxv_text_to_video-1.webp +0 -0
  197. comfyui_frontend_package/static/templates/ltxv_text_to_video.json +419 -0
  198. comfyui_frontend_package/static/templates/mixing_controlnets-1.webp +0 -0
  199. comfyui_frontend_package/static/templates/mixing_controlnets-2.webp +0 -0
  200. comfyui_frontend_package/static/templates/mixing_controlnets.json +492 -0
  201. comfyui_frontend_package/static/templates/mochi_text_to_video_example-1.webp +0 -0
  202. comfyui_frontend_package/static/templates/mochi_text_to_video_example.json +308 -0
  203. comfyui_frontend_package/static/templates/sd3.5_large_blur-1.webp +0 -0
  204. comfyui_frontend_package/static/templates/sd3.5_large_blur-2.webp +0 -0
  205. comfyui_frontend_package/static/templates/sd3.5_large_blur.json +582 -0
  206. comfyui_frontend_package/static/templates/sd3.5_large_canny_controlnet_example-1.webp +0 -0
  207. comfyui_frontend_package/static/templates/sd3.5_large_canny_controlnet_example-2.webp +0 -0
  208. comfyui_frontend_package/static/templates/sd3.5_large_canny_controlnet_example.json +470 -0
  209. comfyui_frontend_package/static/templates/sd3.5_large_depth-1.webp +0 -0
  210. comfyui_frontend_package/static/templates/sd3.5_large_depth-2.webp +0 -0
  211. comfyui_frontend_package/static/templates/sd3.5_large_depth.json +713 -0
  212. comfyui_frontend_package/static/templates/sd3.5_simple_example-1.webp +0 -0
  213. comfyui_frontend_package/static/templates/sd3.5_simple_example.json +278 -0
  214. comfyui_frontend_package/static/templates/sdxl_refiner_prompt_example-1.webp +0 -0
  215. comfyui_frontend_package/static/templates/sdxl_refiner_prompt_example.json +728 -0
  216. comfyui_frontend_package/static/templates/sdxl_revision_text_prompts-1.webp +0 -0
  217. comfyui_frontend_package/static/templates/sdxl_revision_text_prompts.json +490 -0
  218. comfyui_frontend_package/static/templates/sdxl_revision_zero_positive-1.webp +0 -0
  219. comfyui_frontend_package/static/templates/sdxl_revision_zero_positive.json +494 -0
  220. comfyui_frontend_package/static/templates/sdxl_simple_example-1.webp +0 -0
  221. comfyui_frontend_package/static/templates/sdxl_simple_example.json +896 -0
  222. comfyui_frontend_package/static/templates/sdxlturbo_example-1.webp +0 -0
  223. comfyui_frontend_package/static/templates/sdxlturbo_example.json +372 -0
  224. comfyui_frontend_package/static/templates/stable_audio_example-1.flac +0 -0
  225. comfyui_frontend_package/static/templates/stable_audio_example.json +302 -0
  226. comfyui_frontend_package/static/templates/stable_zero123_example-1.webp +0 -0
  227. comfyui_frontend_package/static/templates/stable_zero123_example.json +273 -0
  228. comfyui_frontend_package/static/templates/txt_to_image_to_video-1.webp +0 -0
  229. comfyui_frontend_package/static/templates/txt_to_image_to_video.json +535 -0
  230. comfyui_frontend_package/static/user.css +1 -0
  231. {comfyui_frontend_package-1.10.16.dist-info → comfyui_frontend_package-1.11.6.dist-info}/METADATA +1 -1
  232. comfyui_frontend_package-1.11.6.dist-info/RECORD +235 -0
  233. comfyui_frontend_package-1.11.6.dist-info/top_level.txt +1 -0
  234. comfyui_frontend_package-1.10.16.dist-info/RECORD +0 -5
  235. comfyui_frontend_package-1.10.16.dist-info/top_level.txt +0 -1
  236. {comfyui_frontend → comfyui_frontend_package}/__init__.py +0 -0
  237. {comfyui_frontend_package-1.10.16.dist-info → comfyui_frontend_package-1.11.6.dist-info}/WHEEL +0 -0
@@ -0,0 +1,728 @@
1
+ {
2
+ "last_node_id": 49,
3
+ "last_link_id": 44,
4
+ "nodes": [
5
+ {
6
+ "id": 36,
7
+ "type": "Note",
8
+ "pos": [-74, -470],
9
+ "size": [315.7, 147.96],
10
+ "flags": {},
11
+ "order": 0,
12
+ "mode": 0,
13
+ "inputs": [],
14
+ "outputs": [],
15
+ "title": "Note - Load Checkpoint BASE",
16
+ "properties": {
17
+ "text": ""
18
+ },
19
+ "widgets_values": [
20
+ "This is a checkpoint model loader. \n - This is set up automatically with the optimal settings for whatever SD model version you choose to use.\n - In this example, it is for the Base SDXL model\n - This node is also used for SD1.5 and SD2.x models\n \nNOTE: When loading in another person's workflow, be sure to manually choose your own *local* model. This also applies to LoRas and all their deviations"
21
+ ],
22
+ "color": "#323",
23
+ "bgcolor": "#535"
24
+ },
25
+ {
26
+ "id": 37,
27
+ "type": "Note",
28
+ "pos": [610, -460],
29
+ "size": [330, 140],
30
+ "flags": {},
31
+ "order": 1,
32
+ "mode": 0,
33
+ "inputs": [],
34
+ "outputs": [],
35
+ "title": "Note - Load Checkpoint REFINER",
36
+ "properties": {
37
+ "text": ""
38
+ },
39
+ "widgets_values": [
40
+ "This is a checkpoint model loader. \n - This is set up automatically with the optimal settings for whatever SD model version you choose to use.\n - In this example, it is for the Refiner SDXL model\n\nNOTE: When loading in another person's workflow, be sure to manually choose your own *local* model. This also applies to LoRas and all their deviations."
41
+ ],
42
+ "color": "#323",
43
+ "bgcolor": "#535"
44
+ },
45
+ {
46
+ "id": 40,
47
+ "type": "Note",
48
+ "pos": [1325, 234],
49
+ "size": [451.5, 424.42],
50
+ "flags": {},
51
+ "order": 2,
52
+ "mode": 0,
53
+ "inputs": [],
54
+ "outputs": [],
55
+ "title": "Note - KSampler ADVANCED General Information",
56
+ "properties": {
57
+ "text": ""
58
+ },
59
+ "widgets_values": [
60
+ "Here are the settings that SHOULD stay in place if you want this workflow to work correctly:\n - add_noise: enable = This adds random noise into the picture so the model can denoise it\n\n - return_with_leftover_noise: enable = This sends the latent image data and all it's leftover noise to the next KSampler node.\n\nThe settings to pay attention to:\n - control_after_generate = generates a new random seed after each workflow job completed.\n - steps = This is the amount of iterations you would like to run the positive and negative CLIP prompts through. Each Step will add (positive) or remove (negative) pixels based on what stable diffusion \"thinks\" should be there according to the model's training\n - cfg = This is how much you want SDXL to adhere to the prompt. Lower CFG gives you more creative but often blurrier results. Higher CFG (recommended max 10) gives you stricter results according to the CLIP prompt. If the CFG value is too high, it can also result in \"burn-in\" where the edges of the picture become even stronger, often highlighting details in unnatural ways.\n - sampler_name = This is the sampler type, and unfortunately different samplers and schedulers have better results with fewer steps, while others have better success with higher steps. This will require experimentation on your part!\n - scheduler = The algorithm/method used to choose the timesteps to denoise the picture.\n - start_at_step = This is the step number the KSampler will start out it's process of de-noising the picture or \"removing the random noise to reveal the picture within\". The first KSampler usually starts with Step 0. Starting at step 0 is the same as setting denoise to 1.0 in the regular Sampler node.\n - end_at_step = This is the step number the KSampler will stop it's process of de-noising the picture. If there is any remaining leftover noise and return_with_leftover_noise is enabled, then it will pass on the left over noise to the next KSampler (assuming there is another one)."
61
+ ],
62
+ "color": "#223",
63
+ "bgcolor": "#335"
64
+ },
65
+ {
66
+ "id": 5,
67
+ "type": "EmptyLatentImage",
68
+ "pos": [544.5, 651.12],
69
+ "size": [300, 110],
70
+ "flags": {},
71
+ "order": 3,
72
+ "mode": 0,
73
+ "inputs": [],
74
+ "outputs": [
75
+ {
76
+ "name": "LATENT",
77
+ "type": "LATENT",
78
+ "links": [27],
79
+ "slot_index": 0
80
+ }
81
+ ],
82
+ "properties": {
83
+ "Node name for S&R": "EmptyLatentImage"
84
+ },
85
+ "widgets_values": [1024, 1024, 1],
86
+ "color": "#323",
87
+ "bgcolor": "#535"
88
+ },
89
+ {
90
+ "id": 17,
91
+ "type": "VAEDecode",
92
+ "pos": [2220.77, 129.6],
93
+ "size": [200, 50],
94
+ "flags": {},
95
+ "order": 18,
96
+ "mode": 0,
97
+ "inputs": [
98
+ {
99
+ "name": "samples",
100
+ "type": "LATENT",
101
+ "link": 25
102
+ },
103
+ {
104
+ "name": "vae",
105
+ "type": "VAE",
106
+ "link": 34
107
+ }
108
+ ],
109
+ "outputs": [
110
+ {
111
+ "name": "IMAGE",
112
+ "type": "IMAGE",
113
+ "shape": 3,
114
+ "links": [28],
115
+ "slot_index": 0
116
+ }
117
+ ],
118
+ "properties": {
119
+ "Node name for S&R": "VAEDecode"
120
+ },
121
+ "widgets_values": [],
122
+ "color": "#332922",
123
+ "bgcolor": "#593930"
124
+ },
125
+ {
126
+ "id": 41,
127
+ "type": "Note",
128
+ "pos": [2160.77, 229.6],
129
+ "size": [320, 120],
130
+ "flags": {},
131
+ "order": 4,
132
+ "mode": 0,
133
+ "inputs": [],
134
+ "outputs": [],
135
+ "title": "Note - VAE Decoder",
136
+ "properties": {
137
+ "text": ""
138
+ },
139
+ "widgets_values": [
140
+ "This node will take the latent data from the KSampler and, using the VAE, it will decode it into visible data\n\nVAE = Latent --> Visible\n\nThis can then be sent to the Save Image node to be saved as a PNG."
141
+ ],
142
+ "color": "#332922",
143
+ "bgcolor": "#593930"
144
+ },
145
+ {
146
+ "id": 42,
147
+ "type": "Note",
148
+ "pos": [564.5, 801.12],
149
+ "size": [260, 210],
150
+ "flags": {},
151
+ "order": 5,
152
+ "mode": 0,
153
+ "inputs": [],
154
+ "outputs": [],
155
+ "title": "Note - Empty Latent Image",
156
+ "properties": {
157
+ "text": ""
158
+ },
159
+ "widgets_values": [
160
+ "This node sets the image's resolution in Width and Height.\n\nNOTE: For SDXL, it is recommended to use trained values listed below:\n - 1024 x 1024\n - 1152 x 896\n - 896 x 1152\n - 1216 x 832\n - 832 x 1216\n - 1344 x 768\n - 768 x 1344\n - 1536 x 640\n - 640 x 1536"
161
+ ],
162
+ "color": "#323",
163
+ "bgcolor": "#535"
164
+ },
165
+ {
166
+ "id": 11,
167
+ "type": "KSamplerAdvanced",
168
+ "pos": [1800, 130],
169
+ "size": [300, 340],
170
+ "flags": {},
171
+ "order": 17,
172
+ "mode": 0,
173
+ "inputs": [
174
+ {
175
+ "name": "model",
176
+ "type": "MODEL",
177
+ "link": 14,
178
+ "slot_index": 0
179
+ },
180
+ {
181
+ "name": "positive",
182
+ "type": "CONDITIONING",
183
+ "link": 23
184
+ },
185
+ {
186
+ "name": "negative",
187
+ "type": "CONDITIONING",
188
+ "link": 24
189
+ },
190
+ {
191
+ "name": "latent_image",
192
+ "type": "LATENT",
193
+ "link": 13
194
+ },
195
+ {
196
+ "name": "steps",
197
+ "type": "INT",
198
+ "widget": {
199
+ "name": "steps"
200
+ },
201
+ "link": 38,
202
+ "slot_index": 4
203
+ },
204
+ {
205
+ "name": "start_at_step",
206
+ "type": "INT",
207
+ "widget": {
208
+ "name": "start_at_step"
209
+ },
210
+ "link": 44
211
+ }
212
+ ],
213
+ "outputs": [
214
+ {
215
+ "name": "LATENT",
216
+ "type": "LATENT",
217
+ "shape": 3,
218
+ "links": [25],
219
+ "slot_index": 0
220
+ }
221
+ ],
222
+ "title": "KSampler (Advanced) - REFINER",
223
+ "properties": {
224
+ "Node name for S&R": "KSamplerAdvanced"
225
+ },
226
+ "widgets_values": [
227
+ "disable",
228
+ 0,
229
+ "fixed",
230
+ 25,
231
+ 8,
232
+ "euler",
233
+ "normal",
234
+ 20,
235
+ 10000,
236
+ "disable"
237
+ ],
238
+ "color": "#223",
239
+ "bgcolor": "#335"
240
+ },
241
+ {
242
+ "id": 12,
243
+ "type": "CheckpointLoaderSimple",
244
+ "pos": [600, -611],
245
+ "size": [350, 100],
246
+ "flags": {},
247
+ "order": 6,
248
+ "mode": 0,
249
+ "inputs": [],
250
+ "outputs": [
251
+ {
252
+ "name": "MODEL",
253
+ "type": "MODEL",
254
+ "shape": 3,
255
+ "links": [14],
256
+ "slot_index": 0
257
+ },
258
+ {
259
+ "name": "CLIP",
260
+ "type": "CLIP",
261
+ "shape": 3,
262
+ "links": [19, 20],
263
+ "slot_index": 1
264
+ },
265
+ {
266
+ "name": "VAE",
267
+ "type": "VAE",
268
+ "shape": 3,
269
+ "links": [34],
270
+ "slot_index": 2
271
+ }
272
+ ],
273
+ "title": "Load Checkpoint - REFINER",
274
+ "properties": {
275
+ "Node name for S&R": "CheckpointLoaderSimple"
276
+ },
277
+ "widgets_values": ["sd_xl_refiner_1.0.safetensors"],
278
+ "color": "#323",
279
+ "bgcolor": "#535"
280
+ },
281
+ {
282
+ "id": 4,
283
+ "type": "CheckpointLoaderSimple",
284
+ "pos": [-90, -620],
285
+ "size": [350, 100],
286
+ "flags": {},
287
+ "order": 7,
288
+ "mode": 0,
289
+ "inputs": [],
290
+ "outputs": [
291
+ {
292
+ "name": "MODEL",
293
+ "type": "MODEL",
294
+ "links": [10],
295
+ "slot_index": 0
296
+ },
297
+ {
298
+ "name": "CLIP",
299
+ "type": "CLIP",
300
+ "links": [3, 5],
301
+ "slot_index": 1
302
+ },
303
+ {
304
+ "name": "VAE",
305
+ "type": "VAE",
306
+ "links": [],
307
+ "slot_index": 2
308
+ }
309
+ ],
310
+ "title": "Load Checkpoint - BASE",
311
+ "properties": {
312
+ "Node name for S&R": "CheckpointLoaderSimple"
313
+ },
314
+ "widgets_values": ["sd_xl_base_1.0.safetensors"],
315
+ "color": "#323",
316
+ "bgcolor": "#535"
317
+ },
318
+ {
319
+ "id": 47,
320
+ "type": "PrimitiveNode",
321
+ "pos": [1037.53, 881.61],
322
+ "size": [210, 82],
323
+ "flags": {},
324
+ "order": 8,
325
+ "mode": 0,
326
+ "inputs": [],
327
+ "outputs": [
328
+ {
329
+ "name": "INT",
330
+ "type": "INT",
331
+ "widget": {
332
+ "name": "end_at_step"
333
+ },
334
+ "links": [43, 44],
335
+ "slot_index": 0
336
+ }
337
+ ],
338
+ "title": "end_at_step",
339
+ "properties": {
340
+ "Run widget replace on values": false
341
+ },
342
+ "widgets_values": [20, "fixed"],
343
+ "color": "#432",
344
+ "bgcolor": "#653"
345
+ },
346
+ {
347
+ "id": 45,
348
+ "type": "PrimitiveNode",
349
+ "pos": [1039.53, 734.61],
350
+ "size": [210, 82],
351
+ "flags": {},
352
+ "order": 9,
353
+ "mode": 0,
354
+ "inputs": [],
355
+ "outputs": [
356
+ {
357
+ "name": "INT",
358
+ "type": "INT",
359
+ "widget": {
360
+ "name": "steps"
361
+ },
362
+ "links": [38, 41]
363
+ }
364
+ ],
365
+ "title": "steps",
366
+ "properties": {
367
+ "Run widget replace on values": false
368
+ },
369
+ "widgets_values": [25, "fixed"],
370
+ "color": "#432",
371
+ "bgcolor": "#653"
372
+ },
373
+ {
374
+ "id": 48,
375
+ "type": "Note",
376
+ "pos": [1036, 1018],
377
+ "size": [213.91, 110.17],
378
+ "flags": {},
379
+ "order": 10,
380
+ "mode": 0,
381
+ "inputs": [],
382
+ "outputs": [],
383
+ "properties": {
384
+ "text": ""
385
+ },
386
+ "widgets_values": [
387
+ "These can be used to control the total sampling steps and the step at which the sampling switches to the refiner."
388
+ ],
389
+ "color": "#432",
390
+ "bgcolor": "#653"
391
+ },
392
+ {
393
+ "id": 10,
394
+ "type": "KSamplerAdvanced",
395
+ "pos": [1000, 230],
396
+ "size": [300, 334],
397
+ "flags": {},
398
+ "order": 16,
399
+ "mode": 0,
400
+ "inputs": [
401
+ {
402
+ "name": "model",
403
+ "type": "MODEL",
404
+ "link": 10
405
+ },
406
+ {
407
+ "name": "positive",
408
+ "type": "CONDITIONING",
409
+ "link": 11
410
+ },
411
+ {
412
+ "name": "negative",
413
+ "type": "CONDITIONING",
414
+ "link": 12
415
+ },
416
+ {
417
+ "name": "latent_image",
418
+ "type": "LATENT",
419
+ "link": 27
420
+ },
421
+ {
422
+ "name": "steps",
423
+ "type": "INT",
424
+ "widget": {
425
+ "name": "steps"
426
+ },
427
+ "link": 41,
428
+ "slot_index": 4
429
+ },
430
+ {
431
+ "name": "end_at_step",
432
+ "type": "INT",
433
+ "widget": {
434
+ "name": "end_at_step"
435
+ },
436
+ "link": 43,
437
+ "slot_index": 5
438
+ }
439
+ ],
440
+ "outputs": [
441
+ {
442
+ "name": "LATENT",
443
+ "type": "LATENT",
444
+ "shape": 3,
445
+ "links": [13],
446
+ "slot_index": 0
447
+ }
448
+ ],
449
+ "title": "KSampler (Advanced) - BASE",
450
+ "properties": {
451
+ "Node name for S&R": "KSamplerAdvanced"
452
+ },
453
+ "widgets_values": [
454
+ "enable",
455
+ 6767725640732,
456
+ "randomize",
457
+ 25,
458
+ 8,
459
+ "euler",
460
+ "normal",
461
+ 0,
462
+ 20,
463
+ "enable"
464
+ ],
465
+ "color": "#223",
466
+ "bgcolor": "#335"
467
+ },
468
+ {
469
+ "id": 16,
470
+ "type": "CLIPTextEncode",
471
+ "pos": [1110, -90],
472
+ "size": [340, 140],
473
+ "flags": {},
474
+ "order": 13,
475
+ "mode": 0,
476
+ "inputs": [
477
+ {
478
+ "name": "clip",
479
+ "type": "CLIP",
480
+ "link": 20
481
+ }
482
+ ],
483
+ "outputs": [
484
+ {
485
+ "name": "CONDITIONING",
486
+ "type": "CONDITIONING",
487
+ "links": [24],
488
+ "slot_index": 0
489
+ }
490
+ ],
491
+ "properties": {
492
+ "Node name for S&R": "CLIPTextEncode"
493
+ },
494
+ "widgets_values": ["text, watermark"],
495
+ "color": "#322",
496
+ "bgcolor": "#533"
497
+ },
498
+ {
499
+ "id": 15,
500
+ "type": "CLIPTextEncode",
501
+ "pos": [1110, -270],
502
+ "size": [340, 140],
503
+ "flags": {},
504
+ "order": 12,
505
+ "mode": 0,
506
+ "inputs": [
507
+ {
508
+ "name": "clip",
509
+ "type": "CLIP",
510
+ "link": 19
511
+ }
512
+ ],
513
+ "outputs": [
514
+ {
515
+ "name": "CONDITIONING",
516
+ "type": "CONDITIONING",
517
+ "links": [23],
518
+ "slot_index": 0
519
+ }
520
+ ],
521
+ "properties": {
522
+ "Node name for S&R": "CLIPTextEncode"
523
+ },
524
+ "widgets_values": [
525
+ "daytime scenery sky nature dark blue bottle with a galaxy stars milky way in it"
526
+ ],
527
+ "color": "#232",
528
+ "bgcolor": "#353"
529
+ },
530
+ {
531
+ "id": 6,
532
+ "type": "CLIPTextEncode",
533
+ "pos": [610, 30],
534
+ "size": [320, 160],
535
+ "flags": {},
536
+ "order": 14,
537
+ "mode": 0,
538
+ "inputs": [
539
+ {
540
+ "name": "clip",
541
+ "type": "CLIP",
542
+ "link": 3
543
+ }
544
+ ],
545
+ "outputs": [
546
+ {
547
+ "name": "CONDITIONING",
548
+ "type": "CONDITIONING",
549
+ "links": [11],
550
+ "slot_index": 0
551
+ }
552
+ ],
553
+ "properties": {
554
+ "Node name for S&R": "CLIPTextEncode"
555
+ },
556
+ "widgets_values": ["daytime sky nature dark blue galaxy bottle"],
557
+ "color": "#232",
558
+ "bgcolor": "#353"
559
+ },
560
+ {
561
+ "id": 7,
562
+ "type": "CLIPTextEncode",
563
+ "pos": [610, 240],
564
+ "size": [320, 150],
565
+ "flags": {},
566
+ "order": 15,
567
+ "mode": 0,
568
+ "inputs": [
569
+ {
570
+ "name": "clip",
571
+ "type": "CLIP",
572
+ "link": 5
573
+ }
574
+ ],
575
+ "outputs": [
576
+ {
577
+ "name": "CONDITIONING",
578
+ "type": "CONDITIONING",
579
+ "links": [12],
580
+ "slot_index": 0
581
+ }
582
+ ],
583
+ "properties": {
584
+ "Node name for S&R": "CLIPTextEncode"
585
+ },
586
+ "widgets_values": ["text, watermark"],
587
+ "color": "#322",
588
+ "bgcolor": "#533"
589
+ },
590
+ {
591
+ "id": 19,
592
+ "type": "SaveImage",
593
+ "pos": [2600, 130],
594
+ "size": [735.55, 823.98],
595
+ "flags": {},
596
+ "order": 19,
597
+ "mode": 0,
598
+ "inputs": [
599
+ {
600
+ "name": "images",
601
+ "type": "IMAGE",
602
+ "link": 28
603
+ }
604
+ ],
605
+ "outputs": [],
606
+ "properties": {},
607
+ "widgets_values": ["ComfyUI"],
608
+ "color": "#222",
609
+ "bgcolor": "#000"
610
+ },
611
+ {
612
+ "id": 49,
613
+ "type": "MarkdownNote",
614
+ "pos": [-90, -255],
615
+ "size": [225, 60],
616
+ "flags": {},
617
+ "order": 11,
618
+ "mode": 0,
619
+ "inputs": [],
620
+ "outputs": [],
621
+ "properties": {},
622
+ "widgets_values": [
623
+ "\ud83d\udec8 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/sdxl/)"
624
+ ],
625
+ "color": "#432",
626
+ "bgcolor": "#653"
627
+ }
628
+ ],
629
+ "links": [
630
+ [3, 4, 1, 6, 0, "CLIP"],
631
+ [5, 4, 1, 7, 0, "CLIP"],
632
+ [10, 4, 0, 10, 0, "MODEL"],
633
+ [11, 6, 0, 10, 1, "CONDITIONING"],
634
+ [12, 7, 0, 10, 2, "CONDITIONING"],
635
+ [13, 10, 0, 11, 3, "LATENT"],
636
+ [14, 12, 0, 11, 0, "MODEL"],
637
+ [19, 12, 1, 15, 0, "CLIP"],
638
+ [20, 12, 1, 16, 0, "CLIP"],
639
+ [23, 15, 0, 11, 1, "CONDITIONING"],
640
+ [24, 16, 0, 11, 2, "CONDITIONING"],
641
+ [25, 11, 0, 17, 0, "LATENT"],
642
+ [27, 5, 0, 10, 3, "LATENT"],
643
+ [28, 17, 0, 19, 0, "IMAGE"],
644
+ [34, 12, 2, 17, 1, "VAE"],
645
+ [38, 45, 0, 11, 4, "INT"],
646
+ [41, 45, 0, 10, 4, "INT"],
647
+ [43, 47, 0, 10, 5, "INT"],
648
+ [44, 47, 0, 11, 5, "INT"]
649
+ ],
650
+ "groups": [
651
+ {
652
+ "id": 1,
653
+ "title": "Base Prompt",
654
+ "bounding": [585, -60, 366, 463],
655
+ "color": "#3f789e",
656
+ "font_size": 24,
657
+ "flags": {}
658
+ },
659
+ {
660
+ "id": 2,
661
+ "title": "Refiner Prompt",
662
+ "bounding": [1095, -360, 376, 429],
663
+ "color": "#3f789e",
664
+ "font_size": 24,
665
+ "flags": {}
666
+ },
667
+ {
668
+ "id": 3,
669
+ "title": "Load in BASE SDXL Model",
670
+ "bounding": [-105, -705, 369, 399],
671
+ "color": "#a1309b",
672
+ "font_size": 24,
673
+ "flags": {}
674
+ },
675
+ {
676
+ "id": 4,
677
+ "title": "Load in REFINER SDXL Model",
678
+ "bounding": [585, -705, 391, 400],
679
+ "color": "#a1309b",
680
+ "font_size": 24,
681
+ "flags": {}
682
+ },
683
+ {
684
+ "id": 5,
685
+ "title": "Empty Latent Image",
686
+ "bounding": [525, 570, 339, 443],
687
+ "color": "#a1309b",
688
+ "font_size": 24,
689
+ "flags": {}
690
+ },
691
+ {
692
+ "id": 6,
693
+ "title": "VAE Decoder",
694
+ "bounding": [2145, 45, 360, 350],
695
+ "color": "#b06634",
696
+ "font_size": 24,
697
+ "flags": {}
698
+ },
699
+ {
700
+ "id": 7,
701
+ "title": "Step Control",
702
+ "bounding": [1005, 630, 284, 524],
703
+ "color": "#3f789e",
704
+ "font_size": 24,
705
+ "flags": {}
706
+ }
707
+ ],
708
+ "config": {},
709
+ "extra": {
710
+ "ds": {
711
+ "scale": 0.63,
712
+ "offset": [1264.03, 812.09]
713
+ }
714
+ },
715
+ "version": 0.4,
716
+ "models": [
717
+ {
718
+ "name": "sd_xl_base_1.0.safetensors",
719
+ "url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors?download=true",
720
+ "directory": "checkpoints"
721
+ },
722
+ {
723
+ "name": "sd_xl_refiner_1.0.safetensors",
724
+ "url": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/resolve/main/sd_xl_refiner_1.0.safetensors?download=true",
725
+ "directory": "checkpoints"
726
+ }
727
+ ]
728
+ }