diff --git a/README.md b/README.md index 8ca7c6b..f7e22fd 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ accelerate launch dreambooth_audioldm.py \ #### Textual Inversion: -In textual inversion you just need to specify a placeholder token, that can be any rearely used string. Here we use "" as a placeholder token. +In textual inversion you just need to specify a placeholder token, that can be any rarely used string. Here we use "" as a placeholder token. ```bash export MODEL_NAME="audioldm-m-full"