pagebrain/epicphotogasm-v1 🖼️🔢❓📝✓ → 🖼️
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

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
- Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
- seed
- Random seed. Leave blank to randomize the seed
- image
- Input image for img2img or inpaint mode
- width
- Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- height
- Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- prompt
- Input prompt
- scheduler
- scheduler
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance
- safety_checker
- Safety checker. Disable to expose unfiltered results
- negative_prompt
- 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
- Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
- num_inference_steps
- Number of denoising steps
Output Schema
Output
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