Skip to content

dearoneesama/danbooru-tag-webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

danbooru-tag-website

Very simple and minimalistic webpage that provides a demo for DeepDanbooru.

First download the precompiled model and place it under the model folder.

To run the application, be sure to have Python > 3.8 installed. then create a virtual environment

$ python3 -m venv .
$ ./bin/activate
$ ./bin/python3 -m pip install -r requirements.txt

then just run the application with run.sh script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published