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 e5cb9635a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.