Spaces:
Running
on
T4
Running
on
T4
Kevin
commited on
Commit
•
43b7a21
1
Parent(s):
2a238c2
Update usage
Browse files
app.py
CHANGED
@@ -153,7 +153,8 @@ with gr.Blocks() as demo:
|
|
153 |
with gr.Row():
|
154 |
gr.Markdown("""
|
155 |
### Usage:
|
156 |
-
1. Upload two images (with correspondence) and fill out the prompts.
|
|
|
157 |
2. Click **"Run!"**
|
158 |
|
159 |
Or:
|
|
|
153 |
with gr.Row():
|
154 |
gr.Markdown("""
|
155 |
### Usage:
|
156 |
+
1. Upload two images (with correspondence) and fill out the prompts.
|
157 |
+
(It's recommended to change `[Output path]` accordingly.)
|
158 |
2. Click **"Run!"**
|
159 |
|
160 |
Or:
|