fofr/cinematic-redmond 🔢📝❓✓ → 🖼️

▶️ 6.9K runs 📅 Mar 2024 ⚙️ Cog 0.8.6 📄 Paper
cinematic sdxl text-to-image

About

A cinematic model fine-tuned on SDXL

Example Output

Prompt:

"A high-speed, cinematic film still of an intergalactic bounty hunter in hot pursuit of their target, the frame alive with a kinetic, adrenaline-fueled energy as the two combatants weave through the hazardous terrain of an alien world."

Output

Example output

Performance Metrics

5.26s Prediction Time
5.27s Total Time
All Input Parameters
{
  "steps": 17,
  "width": 1640,
  "height": 744,
  "prompt": "A high-speed, cinematic film still of an intergalactic bounty hunter in hot pursuit of their target, the frame alive with a kinetic, adrenaline-fueled energy as the two combatants weave through the hazardous terrain of an alien world.",
  "scheduler": "karras",
  "num_outputs": 1,
  "sampler_name": "dpmpp_2m_sde_gpu",
  "guidance_scale": 6,
  "negative_prompt": "ugly, disfigured, low quality, blurry"
}
Input Parameters
seed Type: integer
steps Type: integerDefault: 17Range: 1 - 100
Number of diffusion steps
width Type: integerDefault: 1640
height Type: integerDefault: 744
prompt Type: stringDefault: a photo of an astronaut riding a unicorn
scheduler Default: karras
num_outputs Type: integerDefault: 1Range: 1 - 10
Number of outputs
sampler_name Default: dpmpp_2m_sde_gpu
guidance_scale Type: numberDefault: 6Range: 0 - 30
Scale for classifier-free guidance
negative_prompt Type: stringDefault: ugly, disfigured, low quality, blurry, nsfw
The negative prompt to guide image generation.
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images.
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Random seed set to: 2144351484
{'3': {'inputs': {'seed': 2144351484, 'steps': 17, 'cfg': 6.0, 'sampler_name': 'dpmpp_2m_sde_gpu', 'scheduler': 'karras', 'denoise': 1, 'model': ['4', 0], 'positive': ['6', 0], 'negative': ['7', 0], 'latent_image': ['5', 0]}, 'class_type': 'KSampler', '_meta': {'title': 'KSampler'}}, '4': {'inputs': {'ckpt_name': 'CinematicRedmond.safetensors'}, 'class_type': 'CheckpointLoaderSimple', '_meta': {'title': 'Load Checkpoint'}}, '5': {'inputs': {'width': 1640, 'height': 744, 'batch_size': 1}, 'class_type': 'EmptyLatentImage', '_meta': {'title': 'Empty Latent Image'}}, '6': {'inputs': {'text': 'A high-speed, cinematic film still of an intergalactic bounty hunter in hot pursuit of their target, the frame alive with a kinetic, adrenaline-fueled energy as the two combatants weave through the hazardous terrain of an alien world.', 'clip': ['4', 1]}, 'class_type': 'CLIPTextEncode', '_meta': {'title': 'CLIP Text Encode (Prompt)'}}, '7': {'inputs': {'text': 'ugly, disfigured, low quality, blurry', 'clip': ['4', 1]}, 'class_type': 'CLIPTextEncode', '_meta': {'title': 'CLIP Text Encode (Prompt)'}}, '8': {'inputs': {'samples': ['3', 0], 'vae': ['4', 2]}, 'class_type': 'VAEDecode', '_meta': {'title': 'VAE Decode'}}, '9': {'inputs': {'filename_prefix': 'ComfyUI', 'images': ['8', 0]}, 'class_type': 'SaveImage', '_meta': {'title': 'Save Image'}}}
Running workflow
got prompt
Executing node 6, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode
Executing node 3, title: KSampler, class type: KSampler
  0%|          | 0/17 [00:00<?, ?it/s]
  6%|▌         | 1/17 [00:00<00:03,  4.35it/s]
 12%|█▏        | 2/17 [00:00<00:03,  4.31it/s]
 18%|█▊        | 3/17 [00:00<00:03,  4.29it/s]
 24%|██▎       | 4/17 [00:00<00:03,  4.28it/s]
 29%|██▉       | 5/17 [00:01<00:02,  4.27it/s]
 35%|███▌      | 6/17 [00:01<00:02,  4.26it/s]
 41%|████      | 7/17 [00:01<00:02,  4.27it/s]
 47%|████▋     | 8/17 [00:01<00:02,  4.27it/s]
 53%|█████▎    | 9/17 [00:02<00:01,  4.27it/s]
 59%|█████▉    | 10/17 [00:02<00:01,  4.27it/s]
 65%|██████▍   | 11/17 [00:02<00:01,  4.27it/s]
 71%|███████   | 12/17 [00:02<00:01,  4.28it/s]
 76%|███████▋  | 13/17 [00:03<00:00,  4.27it/s]
 82%|████████▏ | 14/17 [00:03<00:00,  4.27it/s]
 88%|████████▊ | 15/17 [00:03<00:00,  4.28it/s]
 94%|█████████▍| 16/17 [00:03<00:00,  4.29it/s]
100%|██████████| 17/17 [00:03<00:00,  4.31it/s]
100%|██████████| 17/17 [00:03<00:00,  4.28it/s]
Executing node 8, title: VAE Decode, class type: VAEDecode
Executing node 9, title: Save Image, class type: SaveImage
Prompt executed in 4.47 seconds
outputs:  {'9': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}}
====================================
Contents of /tmp/outputs:
ComfyUI_00001_.png
Version Details
Version ID
c798f0f5600aa127d0b38a17c6d156fefecbb55e11e061c515e4b52cfdd43c18
Version Created
March 22, 2024
Run on Replicate →