Commit 153de319 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): better docs

parent 7b282e1a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -4,7 +4,11 @@ Overview:

    .. note::
        ``torch`` and ``safetensors`` are required by this model.
        Please install them with ``pip install dghs-imgutils[model]`` before start using this part.
        Please install them with the following command before start using this module.

        .. code:: shell

            pip install dghs-imgutils[model]
"""

from typing import Dict