toshas commited on
Commit
32204e3
1 Parent(s): 4fd1f96

remove under construction

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -168,8 +168,7 @@ def run_demo_server(pipe, device):
168
  RollingDepth is the state-of-the-art depth estimator for videos in the wild. Upload your video into the
169
  <b>left</b> pane, or click any of the <b>examples</b> below. The result preview will be computed and
170
  appear in the <b>right</b> panes. For full functionality, use the code on GitHub.
171
- <b>TIP:</b> When running out of GPU time, fork the demo.
172
- 🚧 Demo under construction 🚧
173
  </p>
174
  """
175
  )
 
168
  RollingDepth is the state-of-the-art depth estimator for videos in the wild. Upload your video into the
169
  <b>left</b> pane, or click any of the <b>examples</b> below. The result preview will be computed and
170
  appear in the <b>right</b> panes. For full functionality, use the code on GitHub.
171
+ <b>TIP:</b> When running out of GPU time, fork the demo.
 
172
  </p>
173
  """
174
  )