text-to-image
pipeline of the Livepeer AI network allows you to generate
high-quality images from text descriptions. This pipeline is powered by the
latest diffusion models in the HuggingFace
text-to-image
pipeline.
text-to-image
pipeline is:
ai-video
channel in Discord Server.text-to-image
pipeline:
Tested and Verified Diffusion Models
text-to-image
endpoint and to experiment
with the API, see the Livepeer AI API
Reference. For examples of effective
prompts, visit PromptHero.text-to-image
pipeline, send a POST
request to
the Gateway’s text-to-image
API endpoint:
<GATEWAY_IP>
should be replaced with your AI Gateway’s IP address.model_id
is the diffusion model for image generation.prompt
is the text description for the image.url
in the response is the URL of the generated image. Download the image
with:
loras
field in your request:
text-to-image
pipeline, refer to
the Orchestrator Configuration guide.
text-to-image
pipeline is based on competitor pricing.
However, we strongly encourage orchestrators to set their own pricing based on
their costs and requirements. Setting a competitive price will help attract more
jobs, as Gateways can set their maximum price for a job. The current recommended
pricing for this pipeline is 1.9073484e-08 USD
per output pixel
(height * width * output images
).
text-to-image
endpoint and experiment with the API in the
Livepeer AI API Reference.