Merge pull request #32 from LeTarrask/main

fixed typo
This commit is contained in:
Awni Hannun 2023-12-07 08:12:26 -08:00 committed by GitHub
commit ac59bec054

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.