🛠️ Step 4: Create and Train Your First Model
One of the most powerful features of the Scenario API is the ability to train your own custom AI models. This allows you to generate highly specific and consistent images that match your unique requirements. While the full process of model training is beyond the scope of this quickstart, we highly recommend exploring it for advanced use cases.
⚙️
Train a SDXL LoRA model
Open Recipe
A faster way to obtain a fine-tuned model is composing your model using different LoRA; check this example:
👨🍳
Compose your model using LoRAs
Open Recipe
Updated 6 days ago