You're looking at a specific version of this model. Jump to the model overview.

smkrv /entropixel:f9b058bc

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
image
string
Input image (JPEG/PNG). Images larger than 4K on longest side will be downsampled.
strength
None
standard
Processing intensity. 'light' — minimal changes, best for close-up portraits. 'standard' — recommended balance. 'aggressive' — strongest effects, may visibly affect skin and eyes.
sd_passes
integer
0

Max: 5

Diffusion refinement passes (SD 1.5). 0 = off (recommended, preserves faces and eyes). Higher values may damage skin texture, eyes, and fine detail — not recommended for portraits.
esrgan
boolean
True
Enable Real-ESRGAN 2x upscale/downscale pass. Adds fine detail and texture enhancement.
camera_brand
None
random
Camera brand for EXIF metadata. 'random' picks automatically based on image aspect ratio.
gps_location
None
random
City for GPS coordinates in EXIF. 'random' picks a random city. 'none' skips GPS metadata.
jpeg_quality
integer
93

Min: 50

Max: 100

Final JPEG output quality (1-100). Higher = better quality, larger file. 93 is typical for camera photos.
seed
integer
-1
Random seed for reproducible results. -1 for random.

Output schema

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

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}