From 6cbbbc5efe8a8c1a5b3620154c06697936c005e7 Mon Sep 17 00:00:00 2001 From: An Date: Tue, 26 Nov 2024 14:23:23 -0800 Subject: [PATCH] revise makedown --- app.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app.py b/app.py index b1d0665..6faf43e 100644 --- a/app.py +++ b/app.py @@ -98,10 +98,9 @@ def gradio_inference( with gr.Column(): gr.Markdown(""" ### ⚠️ Important: - 1. Click 'Edit' on the Model Image - 2. Draw a mask over the clothing area you want to replace - 3. Click 'Save' when done - 4. Then click 'Generate Try-On' + 1. Choose a model image or upload your own + 2. Use the Pen tool to draw a mask over the clothing area you want to replace + 3. Choose a garment image or upload your own """) with gr.Row():