pagebrain/epicphotogasm-v1 🖼️🔢❓📝✓ → 🖼️

▶️ 60.8K runs 📅 Sep 2023 ⚙️ Cog 0.8.6 🔗 GitHub 📄 Paper ⚖️ License
image-generation img2img inpainting negative-embeddings realistic-portraits safety-checker text-to-image

About

T4 GPU, negative embeddings, img2img, inpainting, safety checker, KarrasDPM, pruned fp16 safetensor

Example Output

Prompt:

"wide-shot, a woman, (freckles:0.9), depth of field, business woman"

Output

Example output

Performance Metrics

13.56s Prediction Time
13.53s Total Time
All Input Parameters
{
  "seed": 332884020,
  "width": 576,
  "height": 1024,
  "prompt": "wide-shot, a woman, (freckles:0.9), depth of field, business woman",
  "scheduler": "K_EULER_ANCESTRAL",
  "num_outputs": 1,
  "guidance_scale": 5,
  "safety_checker": true,
  "negative_prompt": "UnrealisticDream, BadDream, EasyNegative",
  "prompt_strength": 0.8,
  "num_inference_steps": 20
}
Input Parameters
mask Type: string
Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
seed Type: integer
Random seed. Leave blank to randomize the seed
image Type: string
Input image for img2img or inpaint mode
width Default: 512
Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
height Default: 512
Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
prompt Type: string
Input prompt
scheduler Default: K_EULER
scheduler
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
guidance_scale Type: numberDefault: 7.5Range: 1 - 20
Scale for classifier-free guidance
safety_checker Type: booleanDefault: true
Safety checker. Disable to expose unfiltered results
negative_prompt Type: string
Specify things to not see in the output. Supported embeddings: realisticvision-negative-embedding, BadDream, EasyNegative, negative_hand-neg, ng_deepnegative_v1_75t, FastNegativeV2, UnrealisticDream
prompt_strength Type: numberDefault: 0.8
Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
num_inference_steps Type: integerDefault: 50Range: 1 - 500
Number of denoising steps
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 332884020
Prompt: wide-shot, a woman, (freckles:0.9), depth of field, business woman
txt2img mode
  0%|          | 0/20 [00:00<?, ?it/s]
  5%|▌         | 1/20 [00:00<00:11,  1.63it/s]
 10%|█         | 2/20 [00:01<00:10,  1.68it/s]
 15%|█▌        | 3/20 [00:01<00:09,  1.71it/s]
 20%|██        | 4/20 [00:02<00:09,  1.70it/s]
 25%|██▌       | 5/20 [00:02<00:08,  1.71it/s]
 30%|███       | 6/20 [00:03<00:08,  1.70it/s]
 35%|███▌      | 7/20 [00:04<00:07,  1.72it/s]
 40%|████      | 8/20 [00:04<00:06,  1.71it/s]
 45%|████▌     | 9/20 [00:05<00:06,  1.71it/s]
 50%|█████     | 10/20 [00:05<00:05,  1.71it/s]
 55%|█████▌    | 11/20 [00:06<00:05,  1.71it/s]
 60%|██████    | 12/20 [00:07<00:04,  1.70it/s]
 65%|██████▌   | 13/20 [00:07<00:04,  1.70it/s]
 70%|███████   | 14/20 [00:08<00:03,  1.70it/s]
 75%|███████▌  | 15/20 [00:08<00:02,  1.70it/s]
 80%|████████  | 16/20 [00:09<00:02,  1.70it/s]
 85%|████████▌ | 17/20 [00:09<00:01,  1.70it/s]
 90%|█████████ | 18/20 [00:10<00:01,  1.70it/s]
 95%|█████████▌| 19/20 [00:11<00:00,  1.69it/s]
100%|██████████| 20/20 [00:11<00:00,  1.69it/s]
100%|██████████| 20/20 [00:11<00:00,  1.70it/s]
Version Details
Version ID
ec267f5ff4c655ff4758fea167a58442f15fa18c6b021643b34c8de2eed35f61
Version Created
September 10, 2023
Run on Replicate →