Skip to content

Commit

Permalink
revise makedown
Browse files Browse the repository at this point in the history
  • Loading branch information
nftblackmagic committed Nov 26, 2024
1 parent 309c186 commit 6cbbbc5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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():
Expand Down

0 comments on commit 6cbbbc5

Please sign in to comment.