ai-soulmate-drawing-generator

High-performance AI ai soulmate drawing generator for supermaker.ai/image/ai-soulmate-drawing-generator

$ luarocks install ai-soulmate-drawing-generator

luarocks install ai-soulmate-drawing-generator
local generator = require("ai-soulmate-drawing-generator")
local image_url = generator.generate_soulmate_drawing({
description = "A beautiful woman with long, flowing hair and kind eyes.",
style = "Anime"
})
if image_url then
print("Soulmate drawing URL:", image_url)
else
print("Error generating drawing.")
end
local generator = require("ai-soulmate-drawing-generator")
local image_url = generator.generate_soulmate_drawing({
description = "A handsome man with a confident smile.",
negative_prompt = "ugly, deformed, bad anatomy",

Versions

1766.997.696-12 days ago0 downloads

Dependencies

lua >= 5.1

Manifests