docker build --tag 'generation_bot' .
docker run -it --rm --name generation_bot --gpus all -p 5000:5000 generation_bot:latest
10 commits
Jupyter Notebook
65.9%
Python
26.7%
HTML
7.1%
docker build --tag 'generation_bot' .
docker run -it --rm --name generation_bot --gpus all -p 5000:5000 generation_bot:latest
10 commits
Jupyter Notebook
65.9%
Python
26.7%
HTML
7.1%