lemonaddie commited on
Commit
d1f3024
1 Parent(s): 2038182

Update app1.py

Browse files
Files changed (1) hide show
  1. app1.py +2 -4
app1.py CHANGED
@@ -112,10 +112,8 @@ def run_demo_server(pipe):
112
  </a>
113
  </p>
114
  <p align="justify">
115
- Marigold is the new state-of-the-art depth estimator for images in the wild.
116
- Upload your image into the <b>left</b> side, or click any of the <b>examples</b> below.
117
- The result will be computed and appear on the <b>right</b> in the output comparison window.
118
- <b style="color: red;">NEW</b>: Scroll down to the new 3D printing part of the demo!
119
  </p>
120
  """
121
  )
 
112
  </a>
113
  </p>
114
  <p align="justify">
115
+ GeoWizard is a Wizard to spell 3D geometry from a single image.
116
+ Upload your image into the <b>left</b> side.
 
 
117
  </p>
118
  """
119
  )