Image GenerationActive
pedraza7711 / Hero Mini v1.0
Hero Mini v1.0
A text-to-image model with Stable Diffusion and Lora. The LORA has a high capacity to generate mini heroes!
Text to ImageLora SdFp16
Model ID
Hero Mini v1.0
Provider
pedraza7711
Added
1716848841
wiro playground—pedraza7711/Hero Mini v1.0
Added 1716848841
A Lora that I made for a personal project. but it can be useful for other projects. it can be used to make characters with a nice style.
All examples were made with the following prompt:
<lora:heromini:0.5>a warrior minihero old mage cartoon, style minihero, simple background, <lora:add_detail:1>
negative: easynegative (worst quality:2), (low caulity:2)
Example prompts
Great starting points for Hero Mini v1.0.
a warrior minihero old mage cartoon,style minihero,simple background,Image Generation
a warrior minihero old mage cartoon,style minihero, simple backgroundImage Generation
API quick start
Run Hero Mini v1.0 with a single API call.
POST https://api.wiro.ai/v1/Run/pedraza7711/Hero Mini v1.0
{
"prompt": "a warrior minihero old mage cartoon,style…",
"negativePrompt": "easynegative (worst quality:2), (low caul…",
"samples": 4,
"steps": 40
}