diff --git a/README.md b/README.md index a07e2af..bff557f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -# Generic-Template +# Pytorch-Interactive -Bsaic Template Repository with workflow items present. +An interactive Pytorch environment for quick tests. Supports NVIDIA GPU's out of the box. + +## Pre installed packages + +- [Pytorch](https://pytorch.org) +- [Scipy](https://scipy.org) +- [Transformers](https://huggingface.co/docs/transformers/en/index)