{% extends 'documentation.html' %} {% block body %}

Images

Example Request

curl http://localhost:5000/images/generations/{model} \

-X POST \

-H "Content-Type: application/json" \

-d '{"inputs": "a test image", "n": 1, "size": "256x256"}'

HF Text-to-Image Models

{% endblock %}