damdam775/portraits_dialogues
Create RPG like expressive character portraits for in game dialogs.
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
input_image * | string (uri) | Image to use as reference. Must be jpeg, png, gif, or webp. | — | — |
prompt * | string | Text description of what you want to generate, or the instruction on how to edit the given image. | — | — |
aspect_ratio | string | Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image. | "match_input_image" | 1:1 16:9 21:9 3:2 2:3 4:5 5:4 3:4 4:3 9:16 9:21 match_input_image |
disable_safety_checker | boolean | Disable NSFW safety checker | false | — |
guidance | number | Guidance scale for generation | 2.5 | min: 0, max: 10 |
lora_strength | number | Strength of the lora | 1 | — |
megapixels | string | Approximate number of megapixels for generated image | "1" | 1 0.25 |
num_inference_steps | integer | Number of inference steps | 30 | min: 4, max: 50 |
output_format | string | Output image format | "webp" | webp jpg png |
output_quality | integer | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs | 80 | min: 0, max: 100 |
replicate_weights | string | Path to the lora weights | — | — |
seed | integer | Random seed for reproducible generation. Leave blank for random. | — | — |
input_image required string Image to use as reference. Must be jpeg, png, gif, or webp.
prompt required string Text description of what you want to generate, or the instruction on how to edit the given image.
aspect_ratio string Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image.
"match_input_image" disable_safety_checker boolean Disable NSFW safety checker
false guidance number Guidance scale for generation
2.5 min: 0, max: 10 lora_strength number Strength of the lora
1 megapixels string Approximate number of megapixels for generated image
"1" num_inference_steps integer Number of inference steps
30 min: 4, max: 50 output_format string Output image format
"webp" output_quality integer Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
80 min: 0, max: 100 replicate_weights string Path to the lora weights
seed integer Random seed for reproducible generation. Leave blank for random.
a53f5fe4bc42 Updated: 2/26/2026 76 runs
cinemasetfree.com