# 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.

***
