JianyuanWang commited on
Commit
6eae011
1 Parent(s): 3b22732

update readme

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ with gr.Blocks() as demo:
192
  <div style="text-align: left;">
193
  <p>Welcome to <a href="https://vggsfm.github.io/" target="_blank">VGGSfM</a> demo!
194
  This space demonstrates 3D reconstruction from input image frames. </p>
195
- <p>To get started quickly, you can click on our examples (page bottom). If you want to reconstruct your own data, simply: </p>
196
  <ul style="display: inline-block; text-align: left;">
197
  <li>upload the images (.jpg, .png, etc.), or </li>
198
  <li>upload a video (.mp4, .mov, etc.) </li>
 
192
  <div style="text-align: left;">
193
  <p>Welcome to <a href="https://vggsfm.github.io/" target="_blank">VGGSfM</a> demo!
194
  This space demonstrates 3D reconstruction from input image frames. </p>
195
+ <p>To get started quickly, you can click on our <strong> examples (the bottom of the page) </strong>. If you want to reconstruct your own data, simply: </p>
196
  <ul style="display: inline-block; text-align: left;">
197
  <li>upload the images (.jpg, .png, etc.), or </li>
198
  <li>upload a video (.mp4, .mov, etc.) </li>