Spaces:
Running
on
Zero
Running
on
Zero
revise makedown
Browse files
app.py
CHANGED
@@ -98,10 +98,9 @@ with gr.Blocks() as demo:
|
|
98 |
with gr.Column():
|
99 |
gr.Markdown("""
|
100 |
### ⚠️ Important:
|
101 |
-
1.
|
102 |
-
2.
|
103 |
-
3.
|
104 |
-
4. Then click 'Generate Try-On'
|
105 |
""")
|
106 |
|
107 |
with gr.Row():
|
|
|
98 |
with gr.Column():
|
99 |
gr.Markdown("""
|
100 |
### ⚠️ Important:
|
101 |
+
1. Choose a model image or upload your own
|
102 |
+
2. Use the Pen tool to draw a mask over the clothing area you want to replace
|
103 |
+
3. Choose a garment image or upload your own
|
|
|
104 |
""")
|
105 |
|
106 |
with gr.Row():
|