Commit 7f196444 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): merge from main

parents 6ee99250 34122beb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ jobs:
        python-version:
          - '3.8'
        model-name:
          - 'lpips'
          #          - 'lpips'
          - 'monochrome'

    steps:
+14 −0
Original line number Diff line number Diff line
imgutils.tagging.deepdanbooru
====================================

.. currentmodule:: imgutils.tagging.deepdanbooru

.. automodule:: imgutils.tagging.deepdanbooru


get_deepdanbooru_tags
------------------------

.. autofunction:: get_deepdanbooru_tags

+15 −0
Original line number Diff line number Diff line
imgutils.tagging.format
====================================

.. currentmodule:: imgutils.tagging.format

.. automodule:: imgutils.tagging.format


tags_to_text
---------------------------

.. autofunction:: tags_to_text


+2 −0
Original line number Diff line number Diff line
@@ -9,4 +9,6 @@ imgutils.tagging
.. toctree::
    :maxdepth: 3

    deepdanbooru
    format
    wd14
+43.9 KiB
Loading image diff...
Loading