SLAPaper / ML-Danbooru-webui

webui extension of ML-Danbooru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML-Danbooru: Anime image tags detector (webui extension)

Introduction

An anime image taggger trained with cleaned danbooru2021.

ML-Danbooru uses the structure of multi-scale recognition, which has better detail recognition ability and more accurate than wd14.

!!! 重要

使用这一插件需要修改WebUI的requirements_versions.txt文件, 将其中的einops==0.4.1替换为einops>=0.6.0!

!!! Important

To use this extension, you need to modify the requirements_versions.txt file of WebUI. Replace einops==0.4.1 with einops>=0.6.0!

Model-Zoo

https://huggingface.co/7eu7d7/ML-Danbooru

About

webui extension of ML-Danbooru

License:Apache License 2.0


Languages

Language:Python 99.6%Language:JavaScript 0.4%