matanru commited on
Commit
85fbaf5
1 Parent(s): 9221048

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -345,8 +345,8 @@ with gr.Blocks() as demo:
345
  of providing an annotated support image.
346
  ### [Paper](https://arxiv.org/pdf/2406.00384) | [GitHub](https://github.com/matanr/capex)
347
  ## Instructions
348
- 1. Explain using text the desired keypoints. Pleaser refer to the example for the right format.
349
- 2. Optionally provide a graph representing the connections between the keypoints. Pleaser refer to the example for the right format.
350
  3. Upload an image of the object you want to pose to the query image.
351
  4. Click **Evaluate** to pose the query image.
352
  ''')
 
345
  of providing an annotated support image.
346
  ### [Paper](https://arxiv.org/pdf/2406.00384) | [GitHub](https://github.com/matanr/capex)
347
  ## Instructions
348
+ 1. Explain using text the desired keypoints. Please refer to the example for the correct format.
349
+ 2. Optionally provide a graph representing the connections between the keypoints. Please refer to the example for the right format.
350
  3. Upload an image of the object you want to pose to the query image.
351
  4. Click **Evaluate** to pose the query image.
352
  ''')