Topaz Labs的生成式Wonder 3.5图像放大器——在放大至多4x的同时,修复并重建低质量或受损图像中的细节。
~45s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "topaz-upscale-generative",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_IMAGE"
}'在开发者门户获取你的API密钥。