public
A single image generation returned by Stable Horde.
The name of the worker that generated this image.
Will return the original base64-encoded image from Stable Horde.
A base64-encoded WEBP image.
Will return the image as a buffer.
A buffer containing the WEBP image data.
An alias to the StableHordeGeneration#buffer method.
Saves the image to the specified path asynchronously.
The path to save the image to.
Saves the image to the specified path synchronously.
Creates a read stream from the image's buffer.
A read stream that you can pipe to a write stream.
Static
Generated using TypeDoc
Api
public
Classdesc
A single image generation returned by Stable Horde.