All models · Pricing · API docs
enhance API
Image enhancement (FLUX) · /v1/images/enhance
- Type: image processing · image · улучшение (FLUX)
- Access: all plans
- Endpoint: /v1/images/enhance
Runs on our own GPUs in Russia.
How to connect: change one line — base_url. Get an sk- key in the dashboard.
curl https://api.neuraldeep.ru/v1/images/enhance \
-H "Authorization: Bearer $NEURALDEEP_KEY" \
-F "image=@photo.png"