Community Models V4: LoRA Generation API
Generate with LoRA-fine-tuned community models via the V4 Dreambooth API.
Use dreambooth fetched queued images API to fetch all queued images
--request POST 'https://stablediffusionapi.com/api/v4/dreambooth/fetch' \
Make a POST request to https://stablediffusionapi.com/api/v4/dreambooth/fetch endpoint
Request Body
Body Raw
{
"key": "",
"request_id": "your_request_id"
}