fixed typo

This commit is contained in:
Alex Luna 2023-12-07 10:19:37 +00:00
parent 1289f0bd9c
commit 9cddf4f2cd

View File

@ -26,7 +26,7 @@ You can install all of the above with the `requirements.txt` as follows:
Usage 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` way to get started is by using the `StableDiffusion` class from the `diffusion`
module. module.