huzey commited on
Commit
16703cb
1 Parent(s): 02279e8

scroll to output

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1306,6 +1306,7 @@ with demo:
1306
  )
1307
 
1308
 
 
1309
  with gr.Tab('NCut'):
1310
  gr.Markdown('#### NCut (Legacy), not aligned, no Nyström approximation')
1311
  gr.Markdown('Each image is solved independently, <em>color is <b>not</b> aligned across images</em>')
 
1306
  )
1307
 
1308
 
1309
+
1310
  with gr.Tab('NCut'):
1311
  gr.Markdown('#### NCut (Legacy), not aligned, no Nyström approximation')
1312
  gr.Markdown('Each image is solved independently, <em>color is <b>not</b> aligned across images</em>')