Crate karlo_rs

Source

Functionsยง

generate_image
Asynchronously generates an image based on the given prompt and saves it to a file
generate_variations
Asynchronously generates image variations based on the images found in the input directory and saves them to files
string_to_image
Decodes a base64-encoded string into an RgbaImage.