corywilkerson/icons

Public
183 runs

Run corywilkerson/icons with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
A weather app with sun and clouds
Description of the artwork/icon you want to generate
artwork_type
None
artwork_only
Type of artwork to generate
style_reference_image
string
Optional reference image to guide the style and aesthetic
style
None
modern
Visual style
color_scheme
None
vibrant
Color scheme preference
background_type
None
solid
Background style
generate_variations
boolean
True
Generate multiple variations
number_of_variations
integer
1

Min: 1

Max: 6

Number of variations to generate
include_all_sizes
boolean
True
Generate all iPhone icon sizes (only relevant for app_icon type)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "array",
  "items": {
    "type": "string",
    "format": "uri"
  },
  "title": "Output"
}
Example API response
View prediction
['https://replicate.delivery/xezq/uiORB4YjP9a2N9xCcjWwbhjUwhMXd4MRxor519LRpD0LNFTF/artwork_variation_1.png',
 'https://replicate.delivery/xezq/DRjHMzocxBoRPVAI4gyOkcuWu7KmG18lObQwL565djPMNFTF/artwork_variation_2.png',
 'https://replicate.delivery/xezq/5wZ5iO51g2qnNFI9em5AixN7Jxee8Tj2PWWVHeB4mI9BTTxUB/artwork_variation_3.png',
 'https://replicate.delivery/xezq/k5csMRoAEjKUP1dhcXENbpelaX5O8NSF8G4ViyxfbvegppYqA/artwork_variation_4.png']