Instructions to use Noginowa/merge-experiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Noginowa/merge-experiment with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Noginowa/merge-experiment", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| { | |
| "id": "f5e201ae-3994-4c3b-8399-830600b3f1a0", | |
| "revision": 0, | |
| "last_node_id": 18, | |
| "last_link_id": 24, | |
| "nodes": [ | |
| { | |
| "id": 2, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| 200, | |
| 70 | |
| ], | |
| "size": [ | |
| 300, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 11, | |
| 12 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "CLIPLoader" | |
| }, | |
| "widgets_values": [ | |
| "qwen_3_06b_base.safetensors", | |
| "qwen_image", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 3, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 200, | |
| 230 | |
| ], | |
| "size": [ | |
| 300, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 15 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "VAELoader" | |
| }, | |
| "widgets_values": [ | |
| "qwen_image_vae.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 18, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 1500, | |
| 30 | |
| ], | |
| "size": [ | |
| 300, | |
| 330 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 24 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 16, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1500, | |
| -70 | |
| ], | |
| "size": [ | |
| 300, | |
| 50 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 21 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 23 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 24 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "VAEDecode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 11, | |
| "type": "Reroute", | |
| "pos": [ | |
| 600, | |
| 540 | |
| ], | |
| "size": [ | |
| 82, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 13 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 18 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "showOutputText": true, | |
| "horizontal": false | |
| } | |
| }, | |
| { | |
| "id": 13, | |
| "type": "Reroute", | |
| "pos": [ | |
| 920, | |
| 540 | |
| ], | |
| "size": [ | |
| 82, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 18 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 19 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "showOutputText": true, | |
| "horizontal": false | |
| } | |
| }, | |
| { | |
| "id": 12, | |
| "type": "Reroute", | |
| "pos": [ | |
| 600, | |
| 590 | |
| ], | |
| "size": [ | |
| 75, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 15 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 22 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "showOutputText": true, | |
| "horizontal": false | |
| } | |
| }, | |
| { | |
| "id": 17, | |
| "type": "Reroute", | |
| "pos": [ | |
| 1330, | |
| 590 | |
| ], | |
| "size": [ | |
| 75, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "", | |
| "type": "*", | |
| "link": 22 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 23 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "showOutputText": true, | |
| "horizontal": false | |
| } | |
| }, | |
| { | |
| "id": 1, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| 200, | |
| -70 | |
| ], | |
| "size": [ | |
| 300, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 13 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "UNETLoader" | |
| }, | |
| "widgets_values": [ | |
| "noginowa-alpha-mix-anima-03_v0.1.safetensors", | |
| "default" | |
| ] | |
| }, | |
| { | |
| "id": 8, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 600, | |
| -70 | |
| ], | |
| "size": [ | |
| 400, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 11 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 16 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "masterpiece, best quality, score_9, score_8, score_7, year 2025, newest, highres, absurdres, very aesthetic, scenery, \ndepth of field, straight-on, upper body, \na cute girl, solo, \nlong hair, one side up, white hair, hair between eyes, hair ribbon, rabbit hair ornament, \nround face, light-purple eyes, tareme, \nlight smile, \nsmall breasts, \nlight-pink glitter nail, \nstanding, double v, (head tilt:1.1), looking at viewer, \nschool uniform, short sleeves, loose glitter light-pink bowtie, glitter wrist straps, beaded bracelet, \noutdoors, fashionable street, cafe, ivy, crowd of people, \nsummer, daytime" | |
| ] | |
| }, | |
| { | |
| "id": 9, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 600, | |
| 250 | |
| ], | |
| "size": [ | |
| 400, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 12 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 17 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "nsfw, lowres, bad quality, worst quality, score_1, score_2, score_3, poorly drawn, flat color, sketch, jpeg artifacts,\nmutated, ugly, disfigured, long body, bad anatomy, bad hands, missing fingers, extra fingers, extra digits, fewer digits, \nsimple background, transparent background, blurry, furry, \nemblem, shoulder bag" | |
| ] | |
| }, | |
| { | |
| "id": 14, | |
| "type": "EmptyLatentImage", | |
| "pos": [ | |
| 1100, | |
| 250 | |
| ], | |
| "size": [ | |
| 310, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 20 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "EmptyLatentImage" | |
| }, | |
| "widgets_values": [ | |
| 1136, | |
| 1440, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 10, | |
| "type": "KSampler", | |
| "pos": [ | |
| 1100, | |
| -70 | |
| ], | |
| "size": [ | |
| 310, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 19 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 16 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 17 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 20 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 21 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.23.0", | |
| "Node name for S&R": "KSampler" | |
| }, | |
| "widgets_values": [ | |
| 15493843968440, | |
| "randomize", | |
| 32, | |
| 4.5, | |
| "er_sde", | |
| "beta", | |
| 1 | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 11, | |
| 2, | |
| 0, | |
| 8, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 12, | |
| 2, | |
| 0, | |
| 9, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 13, | |
| 1, | |
| 0, | |
| 11, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 15, | |
| 3, | |
| 0, | |
| 12, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 16, | |
| 8, | |
| 0, | |
| 10, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 17, | |
| 9, | |
| 0, | |
| 10, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 18, | |
| 11, | |
| 0, | |
| 13, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 19, | |
| 13, | |
| 0, | |
| 10, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 20, | |
| 14, | |
| 0, | |
| 10, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 21, | |
| 10, | |
| 0, | |
| 16, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 22, | |
| 12, | |
| 0, | |
| 17, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 23, | |
| 17, | |
| 0, | |
| 16, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 24, | |
| 16, | |
| 0, | |
| 18, | |
| 0, | |
| "IMAGE" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.8552950819672145, | |
| "offset": [ | |
| -65.65765381992308, | |
| 354.34422825085056 | |
| ] | |
| }, | |
| "frontendVersion": "1.45.21" | |
| }, | |
| "version": 0.4 | |
| } |