V8.1, the 2025 flagship, marks the era of "physical realism." It resolves complex anatomical distortions and introduces a global illumination algorithm. Its imagery rivals 4K cinematography in dynamic range and texture fidelity.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"Luxury coffee set on log desktop, ceramic coffee cup with silver spoon, curling hot steam, soft diffused natural light by window, shallow depth of field blur, delicate texture of solid wood and ceramic, warm tone minimalist still life photography, high-definition macro details","chaos":0,"quality":"1","stylize":0,"raw":false,"iw":1,"sw":100,"sv":6,"hd":false}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location'https://www.runninghub.ai/openapi/v2/youchuan/text-to-image-v81' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data'{
"prompt": "Luxury coffee set on log desktop, ceramic coffee cup with silver spoon, curling hot steam, soft diffused natural light by window, shallow depth of field blur, delicate texture of solid wood and ceramic, warm tone minimalist still life photography, high-definition macro details",
"chaos": 0,
"quality": "1",
"stylize": 0,
"raw": false,
"iw": 1,
"sw": 100,
"sv": 6,
"hd": false
}'