fofr/sticker-maker 🔢📝❓ → 🖼️

▶️ 1.6M runs 📅 Feb 2024 ⚙️ Cog 0.9.5 🔗 GitHub ⚖️ License
sticker-generation stickers text-to-image transparent-background

About

Make stickers with AI. Generates graphics with transparent backgrounds.

Example Output

Prompt:

"a cute cat"

Output

Example output

Performance Metrics

4.62s Prediction Time
4.63s Total Time
All Input Parameters
{
  "steps": 17,
  "width": 1152,
  "height": 1152,
  "prompt": "a cute cat",
  "output_format": "webp",
  "output_quality": 100,
  "negative_prompt": "",
  "number_of_images": 1
}
Input Parameters
seed Type: integer
Fix the random seed for reproducibility
steps Type: integerDefault: 17
width Type: integerDefault: 1152
height Type: integerDefault: 1152
prompt Type: stringDefault: a cute cat
output_format Default: webp
Format of the output images
output_quality Type: integerDefault: 90Range: 0 - 100
Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
negative_prompt Type: stringDefault:
Things you do not want in the image
number_of_images Type: integerDefault: 1Range: 1 - 10
Number of images to generate
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Random seed set to: 4001634075
Checking inputs
====================================
Checking weights
✅ albedobaseXL_v13.safetensors
✅ layer_xl_transparent_attn.safetensors
✅ artificialguybr/StickersRedmond.safetensors
✅ vae_transparent_decoder.safetensors
====================================
Running workflow
got prompt
Requested to load SDXLClipModel
Loading 1 new model
Executing node 6, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode
Executing node 5, title: Empty Latent Image, class type: EmptyLatentImage
Executing node 3, title: KSampler, class type: KSampler
  0%|          | 0/17 [00:00<?, ?it/s]
  6%|▌         | 1/17 [00:00<00:02,  6.59it/s]
 12%|█▏        | 2/17 [00:00<00:02,  6.81it/s]
 18%|█▊        | 3/17 [00:00<00:02,  6.89it/s]
 24%|██▎       | 4/17 [00:00<00:01,  6.93it/s]
 29%|██▉       | 5/17 [00:00<00:01,  6.93it/s]
 35%|███▌      | 6/17 [00:00<00:01,  6.95it/s]
 41%|████      | 7/17 [00:01<00:01,  6.96it/s]
 47%|████▋     | 8/17 [00:01<00:01,  6.97it/s]
 53%|█████▎    | 9/17 [00:01<00:01,  6.97it/s]
 59%|█████▉    | 10/17 [00:01<00:01,  6.97it/s]
 65%|██████▍   | 11/17 [00:01<00:00,  6.98it/s]
 71%|███████   | 12/17 [00:01<00:00,  6.99it/s]
 76%|███████▋  | 13/17 [00:01<00:00,  6.99it/s]
 82%|████████▏ | 14/17 [00:02<00:00,  6.99it/s]
 88%|████████▊ | 15/17 [00:02<00:00,  7.00it/s]
 94%|█████████▍| 16/17 [00:02<00:00,  7.03it/s]
100%|██████████| 17/17 [00:02<00:00,  7.04it/s]
100%|██████████| 17/17 [00:02<00:00,  6.97it/s]
Executing node 14, title: VAE Decode, class type: VAEDecode
Executing node 20, title: Preview Image, class type: PreviewImage
Executing node 36, title: Layer Diffuse Decode (RGBA), class type: LayeredDiffusionDecodeRGBA
  0%|          | 0/8 [00:00<?, ?it/s]
 12%|█▎        | 1/8 [00:00<00:01,  6.03it/s]
 38%|███▊      | 3/8 [00:00<00:00,  7.85it/s]
 50%|█████     | 4/8 [00:00<00:00,  7.69it/s]
 62%|██████▎   | 5/8 [00:00<00:00,  7.60it/s]
 75%|███████▌  | 6/8 [00:00<00:00,  7.54it/s]
 88%|████████▊ | 7/8 [00:00<00:00,  7.50it/s]
100%|██████████| 8/8 [00:01<00:00,  7.48it/s]
100%|██████████| 8/8 [00:01<00:00,  7.49it/s]
Executing node 48, title: Save Image, class type: SaveImage
Prompt executed in 4.10 seconds
outputs:  {'20': {'images': [{'filename': 'ComfyUI_temp_kmlpk_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '48': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}}
====================================
ComfyUI_00001_.png
Version Details
Version ID
4acb778eb059772225ec213948f0660867b2e03f277448f18cf1800b96a65a1a
Version Created
April 23, 2024
Run on Replicate →