📄️ The tune object
Tune (or Fine-tune) represents a model that is created using training images to learn a new concept or subject. At its core a fine-tune is a neural-network weights file (usually weights 2GB) and contains the information of the trained images.
📄️ Create a tune
Creates a new fine-tune model from training images which in turn will be used to create prompts and generate images.
📄️ Retrieve a tune
Parameters
📄️ List all tunes
Parameters
📄️ Delete a tune
Deletes a specific tune by its ID, and associated prompts in case of a checkpoint.