Update README

This commit is contained in:
Tyler Perkins 2024-04-05 10:55:29 -04:00
parent c8220df092
commit 28fe7a016b
1 changed files with 8 additions and 2 deletions

View File

@ -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)