

In a terminal, run docker-compose up which will spin up two Docker containers, one for Nudebox and one for Videobox.ĭocker compose makes it easy to spin up different Machine Box architectures A little program to process video You’ll need to have Docker installed and the the MB_KEY variable set. The easiest way to spin up Videobox and Nudebox on your local machine is to use Docker compose (learn more on Docker’s website).Ĭreate a folder called nevernude, and insert the following docker-compose.yml file: version: ‘3’ Machine learning is never 100% accurate, so videos automatically edited using this technique should be double-checked before publication.

We have to do four simple steps in order to achieve our goal:
