VaikerAI Docs
  • How VaikerAI works?
  • Streaming
  • Webhooks
  • What is Fine Tuning a model?
  • API References
    • Client Libraries
    • HTTP API
  • Guides
    • Fine-tune an Image model
    • Running Models on VaikerAI Using Python
  • ICO Docs
    • Introduction
    • Problem
    • Solution
    • Incentivize Nodes
    • VAIK Token
    • Tokenomics
    • Buy VAIK Token
  • Useful Links
    • FAQ
    • Twitter
    • Discord
    • Telegram
    • Website
Powered by GitBook
On this page
  1. Guides

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.


PreviousHTTP APINextRunning Models on VaikerAI Using Python

Last updated 9 months ago