Update requirements

This commit is contained in:
enhuiz 2023-01-14 17:23:35 +08:00
parent 06544d4fb7
commit f33ce7e5a9

View File

@ -8,7 +8,11 @@ An unofficial PyTorch implementation of [VALL-E](https://valle-demo.github.io/),
## Install
### Install with pip
### Requirements
Since the trainer is based on [DeepSpeed](https://github.com/microsoft/DeepSpeed.git), you will need to have a GPU that DeepSpeed has developed and tested against, as well as a CUDA or ROCm compiler pre-installed to install this package.
### Install
```
pip install git+https://github.com/enhuiz/vall-e