fixed typo

This commit is contained in:
Alex Luna 2023-12-07 10:19:37 +00:00
parent 73f0c00279
commit b3dd8240bb

View File

@ -26,7 +26,7 @@ You can install all of the above with the `requirements.txt` as follows:
Usage
------
Although each component in this repository can be used by itsself, the fastest
Although each component in this repository can be used by itself, the fastest
way to get started is by using the `StableDiffusion` class from the `diffusion`
module.