pub async fn load_preset(preset_id: &str) -> Result<GenerationParameters>Expand description
Loads a preset from the current project or user home directory.
pub async fn load_preset(preset_id: &str) -> Result<GenerationParameters>Loads a preset from the current project or user home directory.