From b256750333daa92ca1622706c2f6778775fecbe2 Mon Sep 17 00:00:00 2001 From: Mariana Meireles Date: Tue, 11 Feb 2025 12:41:51 -0800 Subject: [PATCH] Update ominicontrol.md Correct docs link to lora --- docs/tools/ominicontrol.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tools/ominicontrol.md b/docs/tools/ominicontrol.md index 11befee..0ca7ed3 100644 --- a/docs/tools/ominicontrol.md +++ b/docs/tools/ominicontrol.md @@ -19,7 +19,7 @@ A specialized tool for reimagining subjects in new contexts using a single refer ## Quick Start -1. Visit Eden Create: [Instant LoRA](https://beta.eden.art/create/ominicontrol) tool +1. Visit Eden Create: [Instant LoRA](https://beta.eden.art/create/image/ominicontrol) tool 2. Upload your subject image 3. Enter your descriptive prompt 4. Click "Create" @@ -128,4 +128,4 @@ curl -X POST "https://api.eden.art/v2/tasks/create" \ "performance": null } } -``` \ No newline at end of file +```