image-to-image
pipeline of the Livepeer AI network enables advanced
image manipulations including style transfer, image enhancement, and more.
This pipeline leverages cutting-edge diffusion models from the HuggingFace
image-to-image
pipeline.
image-to-image
pipeline is:
ai-video
channel in Discord Server.image-to-image
pipeline:
Tested and Verified Diffusion Models
image-to-image
endpoint and to
experiment with the API, see the Livepeer AI API
Reference.image-to-image
pipeline, send a POST
request
to the Gateway’s image-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.image
field holds the absolute path to the image file to be
transformed.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:
image-to-image
pipeline, refer to
the Orchestrator Configuration guide.
image-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 input pixel
(height * width * output images
).
image-to-image
endpoint and experiment with the API in the
Livepeer AI API Reference.