Public Demo/woman-portraitread only
Create your workspace
Public asset

Rain Courtyard Character

cinematicportrait55mmrealisticrain
Read-only demo. No edits, deletes, or private settings are shown.

Generation

Prompt
spectacular ultra realistic 55mm editorial portrait photo of a young creative director standing in a cinematic rain-soaked London courtyard at blue hour, elegant deep blue wool coat, chestnut hair softly moving, luminous warm windows behind her, wet cobblestones with beautiful reflections, subtle rain in the air, exquisite natural skin texture, catchlights in eyes, refined color grading, shallow depth of field, premium fashion campaign, Leica 55mm lens, f/1.8, masterpiece photography
Negative
low quality, blurry, distorted face, extra fingers, bad anatomy, plastic skin, harsh shadows, oversaturated, cartoon, anime, watermark, text, logo
Model
juggernautXL_version2.safetensors
Seed
530117223
Source
comfyui-auto-capture
Intent
Finalize the hero-quality rain portrait with the same character identity and cleaner texture detail.

Generation And Metrics

Generation
rain-courtyard-character
Steps
36
Total time
11.6s
Denoise
1

ComfyUI Workflow

{
  "api_prompt": {
    "1": {
      "class_type": "CheckpointLoaderSimple",
      "inputs": {
        "ckpt_name": "juggernautXL_version2.safetensors"
      }
    },
    "2": {
      "class_type": "LoadAssetFromGenAsset",
      "inputs": {
        "base_url": "https://genasset.xyz",
        "workspace_token": "[redacted]",
        "asset_id": "rain-courtyard-character",
        "version_id": "v2"
      }
    },
    "3": {
      "class_type": "KSampler",
      "inputs": {
        "seed": 530117223,
        "steps": 36,
        "cfg": 7,
        "sampler_name": "euler",
        "scheduler": "normal",
        "denoise": 1
      }
    },
    "4": {
      "class_type": "SaveToGenAsset",
      "inputs": {
        "base_url": "https://genasset.xyz",
        "workspace_token": "[redacted]",
        "asset_name": "Rain Courtyard Character"
      }
    }
  },
  "captured_from_node_id": "4",
  "captured_upstream_node_ids": [
    "3",
    "2",
    "1"
  ],
  "prompt_id": "6796bff2-763a-4e34-bbf6-c6fee0ab0e64"
}

Annotations

Semantic layer records saved with this version.
personfacehaircoatbackground
{
  "detector": "GroundingDINO + SAM2",
  "current_annotation_version_id": "portrait-v4.annotation.json",
  "annotation_versions": [
    {
      "id": "portrait-v4.annotation.json",
      "version_number": 4,
      "detector": "GroundingDINO + SAM2",
      "labels": [
        "person",
        "face",
        "hair",
        "coat",
        "background"
      ],
      "layers": [
        {
          "label": "person",
          "type": "semantic_part",
          "confidence": 0.5821,
          "mask_pixels": 18230,
          "bbox": [
            300,
            594,
            387,
            932
          ]
        },
        {
          "label": "face",
          "type": "semantic_part",
          "confidence": 0.7575,
          "mask_pixels": 56337,
          "bbox": [
            559,
            259,
            776,
            578
          ]
        },
        {
          "label": "hair",
          "type": "semantic_part",
          "confidence": 0.7735,
          "mask_pixels": 122049,
          "bbox": [
            369,
            187,
            964,
            847
          ]
        },
        {
          "label": "coat",
          "type": "semantic_part",
          "confidence": 0.7126,
          "mask_pixels": 757346,
          "bbox": [
            243,
            608,
            1099,
            1823
          ]
        },
        {
          "label": "background",
          "type": "background",
          "confidence": 0.1686,
          "mask_pixels": 1172161,
          "bbox": [
            0,
            0,
            1243,
            1823
          ]
        }
      ],
      "metrics": {
        "dino_model": "IDEA-Research/grounding-dino-tiny",
        "sam2_model": "facebook/sam2.1-hiera-tiny",
        "total_seconds": 15.3359
      }
    }
  ]
}

Metadata

{
  "source": "comfyui-auto-capture",
  "asset_name": "Rain Courtyard Character",
  "workflow": {
    "name": "sdxl-character-edit.json",
    "kind": "img2img-from-genasset-version",
    "family": "sdxl-rain-courtyard"
  },
  "performance": {
    "steps": 36,
    "denoise": 1,
    "cfg": 7,
    "sampler": "euler",
    "scheduler": "normal",
    "total_seconds": "11.6s"
  },
  "generation": {
    "prompt_id": "6796bff2-763a-4e34-bbf6-c6fee0ab0e64",
    "seed": 530117223
  },
  "image": {
    "width": 1248,
    "height": 1824
  },
  "annotations": {
    "detector": "GroundingDINO + SAM2",
    "current_annotation_version_id": "portrait-v4.annotation.json",
    "annotation_versions": [
      {
        "id": "portrait-v4.annotation.json",
        "version_number": 4,
        "detector": "GroundingDINO + SAM2",
        "labels": [
          "person",
          "face",
          "hair",
          "coat",
          "background"
        ],
        "layers": [
          {
            "label": "person",
            "type": "semantic_part",
            "confidence": 0.5821,
            "mask_pixels": 18230,
            "bbox": [
              300,
              594,
              387,
              932
            ]
          },
          {
            "label": "face",
            "type": "semantic_part",
            "confidence": 0.7575,
            "mask_pixels": 56337,
            "bbox": [
              559,
              259,
              776,
              578
            ]
          },
          {
            "label": "hair",
            "type": "semantic_part",
            "confidence": 0.7735,
            "mask_pixels": 122049,
            "bbox": [
              369,
              187,
              964,
              847
            ]
          },
          {
            "label": "coat",
            "type": "semantic_part",
            "confidence": 0.7126,
            "mask_pixels": 757346,
            "bbox": [
              243,
              608,
              1099,
              1823
            ]
          },
          {
            "label": "background",
            "type": "background",
            "confidence": 0.1686,
            "mask_pixels": 1172161,
            "bbox": [
              0,
              0,
              1243,
              1823
            ]
          }
        ],
        "metrics": {
          "dino_model": "IDEA-Research/grounding-dino-tiny",
          "sam2_model": "facebook/sam2.1-hiera-tiny",
          "total_seconds": 15.3359
        }
      }
    ]
  }
}