martintmv-git/emoji-me 🖼️🔢📝❓✓ → 🖼️

▶️ 2.1K runs 📅 Dec 2023 ⚙️ Cog 0.8.6
avatar-generation image-style-transfer image-to-image

About

RealVisXL_V3.0, img-to-emoji

Example Output

Prompt:

"A TOK emoji of a man wearing minimalistic glasses, photorealistic, white background"

Output

Example output

Performance Metrics

12.70s Prediction Time
15.35s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/K5xtYPHAZ4BMchYyLFrhBik3rPSgSnM3CGjlJkFNDfVTszSI/Screenshot%202023-12-22%20at%2023.29.58.png",
  "width": 768,
  "height": 768,
  "prompt": "A TOK emoji of a man wearing minimalistic glasses, photorealistic, white background",
  "refine": "no_refiner",
  "scheduler": "K_EULER",
  "lora_scale": 0.8,
  "num_outputs": 1,
  "guidance_scale": 7.5,
  "apply_watermark": false,
  "high_noise_frac": 0.8,
  "negative_prompt": "",
  "prompt_strength": 0.8,
  "num_inference_steps": 25
}
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 Type: integerDefault: 768
Width of output image
height Type: integerDefault: 768
Height of output image
prompt Type: stringDefault: An astronaut riding a rainbow unicorn
Input prompt
refine Default: no_refiner
Which refine style to use
scheduler Default: K_EULER
scheduler
lora_scale Type: numberDefault: 0.6Range: 0 - 1
LoRA additive scale. Only applicable on trained models.
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
refine_steps Type: integer
For base_image_refiner, the number of steps to refine, defaults to num_inference_steps
guidance_scale Type: numberDefault: 7.5Range: 1 - 50
Scale for classifier-free guidance
apply_watermark Type: booleanDefault: false
Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.
high_noise_frac Type: numberDefault: 0.8Range: 0 - 1
For expert_ensemble_refiner, the fraction of noise to use
negative_prompt Type: stringDefault:
Input Negative Prompt
prompt_strength Type: numberDefault: 0.8Range: 0 - 1
Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
replicate_weights Type: string
Replicate LoRA weights to use. Leave blank to use the default weights.
num_inference_steps Type: integerDefault: 25Range: 1 - 500
Number of denoising steps
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 61049
Loading fine-tuned model
Does not have Unet. assume we are using LoRA
Loading Unet LoRA
Prompt: A <s0><s1> emoji of a man wearing minimalistic glasses, photorealistic, white background
img2img mode
  0%|          | 0/20 [00:00<?, ?it/s]
  5%|▌         | 1/20 [00:00<00:08,  2.30it/s]
 10%|█         | 2/20 [00:00<00:07,  2.30it/s]
 15%|█▌        | 3/20 [00:01<00:07,  2.30it/s]
 20%|██        | 4/20 [00:01<00:06,  2.30it/s]
 25%|██▌       | 5/20 [00:02<00:06,  2.30it/s]
 30%|███       | 6/20 [00:02<00:06,  2.30it/s]
 35%|███▌      | 7/20 [00:03<00:05,  2.29it/s]
 40%|████      | 8/20 [00:03<00:05,  2.29it/s]
 45%|████▌     | 9/20 [00:03<00:04,  2.29it/s]
 50%|█████     | 10/20 [00:04<00:04,  2.29it/s]
 55%|█████▌    | 11/20 [00:04<00:03,  2.29it/s]
 60%|██████    | 12/20 [00:05<00:03,  2.29it/s]
 65%|██████▌   | 13/20 [00:05<00:03,  2.29it/s]
 70%|███████   | 14/20 [00:06<00:02,  2.29it/s]
 75%|███████▌  | 15/20 [00:06<00:02,  2.29it/s]
 80%|████████  | 16/20 [00:06<00:01,  2.29it/s]
 85%|████████▌ | 17/20 [00:07<00:01,  2.29it/s]
 90%|█████████ | 18/20 [00:07<00:00,  2.28it/s]
 95%|█████████▌| 19/20 [00:08<00:00,  2.28it/s]
100%|██████████| 20/20 [00:08<00:00,  2.28it/s]
100%|██████████| 20/20 [00:08<00:00,  2.29it/s]
Version Details
Version ID
f37bd488cf23cfc519ded20ae2d87611b80efd723d6fc85229b387931da424c4
Version Created
December 22, 2023
Run on Replicate →