Image GenerationActive
wiro / train-dreambooth-sdxl
train-dreambooth-sdxl
Train your own custom Stable Diffusion XL model using a small set of images
Text to ImageTrainSdxl
Model ID
train-dreambooth-sdxl
Provider
wiro
Added
1737971032
wiro playground—wiro/train-dreambooth-sdxl
Added 1737971032
API quick start
Run train-dreambooth-sdxl with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/train-dreambooth-sdxl
{
"trainModelName": "...",
"classificationDataSet": "...",
"instancePrompt": "ohwx",
"classPrompt": "a photo of a man"
}