Spaces:
Running
on
Zero
Running
on
Zero
scroll to output
Browse files
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>')
|