Commit 49b073de authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): add a line for monochrome

parent 3b0b425e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,8 @@ Overview:

    .. image:: monochrome_benchmark.plot.py.svg
        :align: center

    The models are hosted on `huggingface - deepghs/monochrome_detect <https://huggingface.co/deepghs/monochrome_detect>`_.
"""
from functools import lru_cache
from typing import Optional, Tuple, Mapping