diff --git a/README.md b/README.md index d09ecd5..4753628 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,9 @@ library_name: diffusers 1. Download the [Allegro GitHub code](https://github.com/rhymes-ai/Allegro). 2. Install the necessary requirements. - a. Ensure Python >= 3.10, PyTorch >= 2.4, CUDA >= 12.4. For details, see [requirements.txt](https://github.com/rhymes-ai/Allegro/blob/main/requirements.txt). + a. Ensure Python >= 3.10, PyTorch >= 2.4, CUDA >= 12.4. For details, see [requirements.txt](https://github.com/rhymes-ai/Allegro/blob/main/requirements.txt). - b. It is recommended to use Anaconda to create a new environment (Python >= 3.10) to run the following example. + b. It is recommended to use Anaconda to create a new environment (Python >= 3.10) to run the following example. 4. Download the [Allegro model weights](https://huggingface.co/rhymes-ai/Allegro). 5. Run inference.