← Back to all generators

ccchot-osk103/happycat

Capabilities

1:14:33:416:99:162:33:2Negative PromptSeed

Cost

Community model (estimated from hardware time)

Input Parameters

promptrequiredstring

The main prompt for image generation

aspect_ratiostring

Aspect ratio for the generated image. Ignored if width and height are both provided.

Default: "16:9"
1:116:99:164:33:43:22:3
enhance_promptboolean

Automatically enhance the prompt for better image generation

Default: false
go_fastboolean

Use LCM-LoRA to accelerate image generation (trades quality for 8x speed)

Default: false
guidancenumber

Guidance scale for image generation. Defaults to 1 if go_fast, else 3.5.

Default: 4min: 0, max: 10
heightinteger

Custom height in pixels. Provide both width and height for custom dimensions (overrides aspect_ratio/image_size).

min: 512, max: 2048
image_sizestring

Image size preset (quality = larger, speed = faster). Ignored if width and height are both provided.

Default: "optimize_for_quality"
optimize_for_qualityoptimize_for_speed
lora_scalenumber

Scale for LoRA weights (0 = base model, 1 = full LoRA)

Default: 1min: 0, max: 3
negative_promptstring

Things you do not want to see in your image

Default: ""
num_inference_stepsinteger

Number of denoising steps. More steps = higher quality. Defaults to 4 if go_fast, else 28.

Default: 50min: 0, max: 50
output_formatstring

Format of the output images

Default: "webp"
webpjpgpng
output_qualityinteger

Quality when saving images (0-100, higher is better, 100 = lossless)

Default: 80min: 0, max: 100
replicate_weightsstring

Path to LoRA weights file. Leave blank to use base model.

seedinteger

Set a seed for reproducibility. Random by default.

widthinteger

Custom width in pixels. Provide both width and height for custom dimensions (overrides aspect_ratio/image_size).

min: 512, max: 2048
Version: b46d1bd93d3cUpdated: 7/25/20269 runs