GFPGAN Face Restore
GFPGAN Face Restore è an upscaler immagine. Instradato attraverso modelli esterni Tokens 500 per immagine (con un markup del 50% rispetto al costo upstream).
Utilizzare tramite API
API OpenAI-compatibile REST. Generare una chiave e chiamare questo modello in pochi secondi.
curl -X POST https://api.free.ai/v1/image/enhance/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"premium/gfpgan","prompt":"your prompt here"}'
Documentazione API
Ottieni la chiave API