Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "last_node_id": 11,
- "last_link_id": 18,
- "nodes": [
- {
- "id": 2,
- "type": "CLIPLoader",
- "pos": {
- "0": 100,
- "1": 130
- },
- "size": {
- "0": 320,
- "1": 80
- },
- "flags": {},
- "order": 0,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "CLIP",
- "type": "CLIP",
- "links": [
- 10,
- 14
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "CLIPLoader"
- },
- "widgets_values": [
- "t5xxl_fp8_e4m3fn.safetensors",
- "sd3"
- ]
- },
- {
- "id": 4,
- "type": "DownloadAndLoadMochiModel",
- "pos": {
- "0": 100,
- "1": 342
- },
- "size": {
- "0": 320,
- "1": 150
- },
- "flags": {},
- "order": 1,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "mochi_model",
- "type": "MOCHIMODEL",
- "links": [
- 11
- ]
- },
- {
- "name": "mochi_vae",
- "type": "MOCHIVAE",
- "links": [
- 16
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "DownloadAndLoadMochiModel"
- },
- "widgets_values": [
- "mochi_preview_dit_fp8_e4m3fn.safetensors",
- "mochi_preview_vae_bf16.safetensors",
- "fp8_e4m3fn",
- "sdpa"
- ]
- },
- {
- "id": 5,
- "type": "MochiSampler",
- "pos": {
- "0": 1015,
- "1": 130
- },
- "size": {
- "0": 320,
- "1": 240
- },
- "flags": {},
- "order": 4,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MOCHIMODEL",
- "link": 11
- },
- {
- "name": "positive",
- "type": "CONDITIONING",
- "link": 12
- },
- {
- "name": "negative",
- "type": "CONDITIONING",
- "link": 13
- }
- ],
- "outputs": [
- {
- "name": "model",
- "type": "LATENT",
- "links": [
- 17
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "MochiSampler"
- },
- "widgets_values": [
- 848,
- 480,
- 97,
- 70,
- 6.25,
- 0,
- "randomize"
- ]
- },
- {
- "id": 8,
- "type": "MochiTextEncode",
- "pos": {
- "0": 515,
- "1": 460
- },
- "size": {
- "0": 400,
- "1": 200
- },
- "flags": {},
- "order": 3,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 14
- }
- ],
- "outputs": [
- {
- "name": "conditioning",
- "type": "CONDITIONING",
- "links": [
- 13
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "MochiTextEncode"
- },
- "widgets_values": [
- "ugly",
- 1,
- true
- ]
- },
- {
- "id": 9,
- "type": "VHS_VideoCombine",
- "pos": {
- "0": 2222.199951171875,
- "1": 130
- },
- "size": [
- 210,
- 310
- ],
- "flags": {},
- "order": 7,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 15
- },
- {
- "name": "audio",
- "type": "AUDIO",
- "link": null,
- "shape": 7
- },
- {
- "name": "meta_batch",
- "type": "VHS_BatchManager",
- "link": null,
- "shape": 7
- },
- {
- "name": "vae",
- "type": "VAE",
- "link": null,
- "shape": 7
- }
- ],
- "outputs": [
- {
- "name": "Filenames",
- "type": "VHS_FILENAMES",
- "links": null
- }
- ],
- "properties": {
- "Node name for S&R": "VHS_VideoCombine"
- },
- "widgets_values": {
- "frame_rate": 24,
- "loop_count": 0,
- "filename_prefix": "Mochi_preview",
- "format": "video/h264-mp4",
- "pix_fmt": "yuv420p",
- "crf": 19,
- "save_metadata": true,
- "pingpong": false,
- "save_output": true,
- "videopreview": {
- "hidden": false,
- "paused": false,
- "params": {},
- "muted": false
- }
- }
- },
- {
- "id": 10,
- "type": "MochiDecode",
- "pos": {
- "0": 1430,
- "1": 130
- },
- "size": {
- "0": 320,
- "1": 220
- },
- "flags": {},
- "order": 5,
- "mode": 0,
- "inputs": [
- {
- "name": "vae",
- "type": "MOCHIVAE",
- "link": 16
- },
- {
- "name": "samples",
- "type": "LATENT",
- "link": 17
- }
- ],
- "outputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "links": [
- 18
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "MochiDecode"
- },
- "widgets_values": [
- true,
- false,
- 10,
- 160,
- 312,
- 0.25,
- 0.25
- ]
- },
- {
- "id": 11,
- "type": "GetImageSizeAndCount",
- "pos": {
- "0": 1845,
- "1": 130
- },
- "size": {
- "0": 280,
- "1": 90
- },
- "flags": {},
- "order": 6,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 18
- }
- ],
- "outputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "links": [
- 15
- ]
- },
- {
- "name": "width",
- "type": "INT",
- "links": null
- },
- {
- "name": "height",
- "type": "INT",
- "links": null
- },
- {
- "name": "count",
- "type": "INT",
- "links": null
- }
- ],
- "properties": {
- "Node name for S&R": "GetImageSizeAndCount"
- }
- },
- {
- "id": 1,
- "type": "MochiTextEncode",
- "pos": {
- "0": 515,
- "1": 130
- },
- "size": [
- 440,
- 260
- ],
- "flags": {},
- "order": 2,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 10
- }
- ],
- "outputs": [
- {
- "name": "conditioning",
- "type": "CONDITIONING",
- "links": [
- 12
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "MochiTextEncode"
- },
- "widgets_values": [
- "A ghostly figure of a beautiful woman, illuminated and glowing white, intricate details and textures. bioluminescent transparent skin and face with blue glowing vines. long straight white hair, wearing a long white wedding dress and veil, bare feat, She is walking towards the viewer trough a graveyard at night, a Gothic church in the distant background, moonlight. a wry smile on her face, intense black eyes, she is holding a wedding bouquet of dead flowers in her hands. Her skull and skeleton is visible trough her skin. there is a lot of fog and mist",
- 1,
- true
- ]
- }
- ],
- "links": [
- [
- 10,
- 2,
- 0,
- 1,
- 0,
- "CLIP"
- ],
- [
- 11,
- 4,
- 0,
- 5,
- 0,
- "MOCHIMODEL"
- ],
- [
- 12,
- 1,
- 0,
- 5,
- 1,
- "CONDITIONING"
- ],
- [
- 13,
- 8,
- 0,
- 5,
- 2,
- "CONDITIONING"
- ],
- [
- 14,
- 2,
- 0,
- 8,
- 0,
- "CLIP"
- ],
- [
- 15,
- 11,
- 0,
- 9,
- 0,
- "IMAGE"
- ],
- [
- 16,
- 4,
- 1,
- 10,
- 0,
- "MOCHIVAE"
- ],
- [
- 17,
- 5,
- 0,
- 10,
- 1,
- "LATENT"
- ],
- [
- 18,
- 10,
- 0,
- 11,
- 0,
- "IMAGE"
- ]
- ],
- "groups": [],
- "config": {},
- "extra": {
- "ds": {
- "scale": 0.7247295000000022,
- "offset": [
- -24.692159430195716,
- 118.92581199625937
- ]
- }
- },
- "version": 0.4
- }
Advertisement
Add Comment
Please, Sign In to add comment