Skip to content

enric1994/pokemon-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized pokemon generation using ruDALL-E

Setup

  • In order to run the code Docker, Docker-Compose and NVIDIA-Docker are required. The code has been tested on a NVIDIA RTX 2080 Ti (8 images per minute)
  • Download pytorch_model.bin from here and place it in the root folder.

Generating endless pokemons

  1. In the docker folder run docker-compose up -d
  2. Access the container docker exec -it main bash
  3. Start the script python main.py.

Now your GPU will generate pokemons forever :)

Reference

https://github.com/minimaxir/ai-generated-pokemon-rudalle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published