{% extends "base.html.j2" %} {% import "materialize/wtf.html.j2" as wtf %} {% from "contributions/_breadcrumbs.html.j2" import breadcrumbs with context %} {% block page_content %}

{{ title }}

{# Tesseract OCR Models #}

My Tesseract OCR Pipeline Models

Here you can see and edit the models that you have created. You can also create new models.

{# spaCy NLP Models #}

My spaCy NLP Pipeline Models

Here you can see and edit the models that you have created. You can also create new models.

{% endblock page_content %}