Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

erogaki-dev/hent-AI-erogaki-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hent-AI-erogaki-wrapper

Has been replaced by erogaki-mask.

Building the Docker Image

1. Models

Models aren't included with this repository, since we're unsure about their licensing.

Get the following models and put them in the models directory:

  • hent-AI model 268
  • 25-11-2019 Fatal Pixels

You can find links to them here.

Your models directory should then have the following subdirectories:

  • hent-AI model 268/
  • 25-11-2019 Fatal Pixels/

2. docker image build

Then just build the docker image, when you're in the root directory of this repository, using the following command:

docker image build -t hent-ai-erogaki-wrapper .

Running a Docker Container

Once you build the Docker image, you can just run a container like this:

docker run -it --network=host hent-ai-erogaki-wrapper