Commit c32e435c authored by narugo1992's avatar narugo1992
Browse files

doc(narugo): insert image into docs

parent 804336c3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -7,6 +7,11 @@ Overview:

    .. image:: monochrome.dat.svg
        :align: center

    This is an overall benchmark of all the monochrome validation models:

    .. image:: monochrome.benchmark.py.svg
        :align: center
"""
from functools import lru_cache
from typing import Optional, Tuple, Mapping