Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create VScode Docker DevContainer for easy setup and development #1037

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

fyyyyy
Copy link

@fyyyyy fyyyyy commented Mar 12, 2022

If you have VScode and docker, and clone this repository, it will automatically ask you to build this .devcontainer. (See DevContainers)

This Dev Container will install an Nvidia pytorch docker image, install git curl and zsh and install all the dependencies required to run this library.

When the DevContainer build is complete, simply run
python demo_cli.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant