models / image / topaz/image/restore
topaz/image/restore vlive
Published from the admin model catalog.
image◉ live3 regionsSLA 99.95%
per call · EggAPI
$0.192
vs fal $0.294
vs replicate $0.311
vs replicate $0.311
◉ playgroundImage to Image
output
live / $0.192
[ OUTPUT / IMAGE TO IMAGE ]
01import requests02 03response = requests.post(04 "https://api.eggapi.ai/v1/generate",05 headers={"Authorization": "Bearer sk_live_..."},06 json={07 "model": "topaz/image/restore",08 "prompt": "a cracked obsidian egg leaking acid-green light, studio product shot, 85mm",09 "parameters": {10 "output_format": "png"11 },12 "aspect_ratio": "16:9",13 "image_urls": [14 "https://file.eggapi.ai/uploads/input.png"15 ]16 }17)18print(response.json())p50 latency
184ms
-12ms this week
runs · 30d
new
+14.2%
◉ throughput · last 24hrps
24h ago18h12h6hnow
◉ parameters
- modelstring · required
- promptstring · required
- negative_promptstring · optional
- image_urlsarray<string> · required
- aspect_ratio16:9 | 9:16 | 4:3 | 3:4 | 1:1 | 21:9
- parametersprovider fields · optional
