> For the complete documentation index, see [llms.txt](https://docs.vaikerai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vaikerai.com/guides/fine-tune-an-image-model.md).

# Fine-tune an Image model

With our API, you can fine-tune an image model to create personalized images or generate images in specific styles.

To help you get started, here are three detailed guides:

1. **Fine-Tuning with SDXL:** Use your own images to create custom models fine-tuned on faces or styles using the latest Stable Diffusion version.
2. **Training and Deploying a DreamBooth Model:** DreamBooth is our recommended approach for generating high-quality images of people.
3. **LoRA: Efficient Fine-Tuning for Stable Diffusion:** LoRA offers a faster and more cost-effective method for fine-tuning, especially for styles. It excels in style customization but is less effective for fine-tuning faces compared to DreamBooth.

***
