aramintak/gemini-anime 🔢📝❓✓ → 🖼️

▶️ 78 runs 📅 Jun 2024 ⚙️ Cog 0.9.7 📄 Paper
anime text-to-image

About

An anime style

Example Output

Prompt:

"a queen, wicked, big eyes, beautiful, daiton style"

Output

Example output

Performance Metrics

6.97s Prediction Time
7.01s Total Time
All Input Parameters
{
  "width": 1024,
  "height": 1024,
  "prompt": "a queen, wicked, big eyes, beautiful, daiton style",
  "sampler": "Default",
  "scheduler": "Default",
  "lora_strength": 0.85,
  "output_format": "webp",
  "output_quality": 80,
  "negative_prompt": "",
  "number_of_images": 1
}
Input Parameters
cfg Type: numberRange: 0 - 20
Advanced. Leave empty to use recommended CFG (classifier free guidance). This changes how much the prompt influences the output. Set it only if you want to customise.
seed Type: integer
Set a seed for reproducibility. Random by default.
steps Type: integerRange: 1 - 50
Advanced. Leave empty to use recommended steps. Set it only if you want to customise the number of steps to run the sampler for.
width Type: integerDefault: 1024
height Type: integerDefault: 1024
prompt Type: stringDefault:
sampler Default: Default
Advanced. Change the sampler used for generation. Default is what we think gives the best images.
scheduler Default: Default
Advanced. Change the scheduler used for generation. Default is what we think gives the best images.
lora_strength Type: numberDefault: 1Range: 0 - 3
Strength of the lora to use for the generation. Default is 1.0.
output_format Default: webp
Format of the output images
output_quality Type: integerDefault: 80Range: 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 to see in your image
number_of_images Type: integerDefault: 1Range: 1 - 10
Number of images to generate
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: 1318666300
==============================
Generation settings
Sampler: dpmpp_2m_sde_gpu
Scheduler: karras
Steps: 20
CFG: 6.5
LORA: Using a lora. Lora strength: 0.85
==============================
Running workflow
got prompt
Executing node 10, title: Load LoRA, class type: LoraLoader
Executing node 6, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode
Requested to load SDXLClipModel
Loading 1 new model
Executing node 7, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode
Requested to load SDXL
Loading 1 new model
Executing node 3, title: KSampler, class type: KSampler
  0%|          | 0/20 [00:00<?, ?it/s]
  5%|▌         | 1/20 [00:00<00:03,  5.21it/s]
 10%|█         | 2/20 [00:00<00:03,  5.14it/s]
 15%|█▌        | 3/20 [00:00<00:03,  5.13it/s]
 20%|██        | 4/20 [00:00<00:03,  5.12it/s]
 25%|██▌       | 5/20 [00:00<00:02,  5.12it/s]
 30%|███       | 6/20 [00:01<00:02,  5.12it/s]
 35%|███▌      | 7/20 [00:01<00:02,  5.12it/s]
 40%|████      | 8/20 [00:01<00:02,  5.11it/s]
 45%|████▌     | 9/20 [00:01<00:02,  5.10it/s]
 50%|█████     | 10/20 [00:01<00:01,  5.10it/s]
 55%|█████▌    | 11/20 [00:02<00:01,  5.10it/s]
 60%|██████    | 12/20 [00:02<00:01,  5.12it/s]
 65%|██████▌   | 13/20 [00:02<00:01,  5.14it/s]
 70%|███████   | 14/20 [00:02<00:01,  5.14it/s]
 75%|███████▌  | 15/20 [00:02<00:00,  5.14it/s]
 80%|████████  | 16/20 [00:03<00:00,  5.14it/s]
 85%|████████▌ | 17/20 [00:03<00:00,  5.14it/s]
 90%|█████████ | 18/20 [00:03<00:00,  5.15it/s]
 95%|█████████▌| 19/20 [00:03<00:00,  5.19it/s]
100%|██████████| 20/20 [00:03<00:00,  5.21it/s]
100%|██████████| 20/20 [00:03<00:00,  5.14it/s]
Executing node 8, title: VAE Decode, class type: VAEDecode
Executing node 9, title: Save Image, class type: SaveImage
Prompt executed in 5.61 seconds
outputs:  {'9': {'images': [{'filename': 'R8__00001_.png', 'subfolder': '', 'type': 'output'}]}}
====================================
R8__00001_.png
Version Details
Version ID
bde28697dc5b3701afa3e43cb55910d82be58d32438ff0a67955f9b1486487de
Version Created
June 8, 2024
Run on Replicate →