readme vp typo fix

This commit is contained in:
Nathan Lambert 2022-07-14 14:39:19 -07:00 committed by GitHub
parent 6d5ef87e6b
commit dacabaa47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ image_pil.save("test.png")
```
#### **Example 32x32 image generation with SDE VP**
See [paper](https://arxiv.org/abs/2011.13456) for more information on SDE VE.
See [paper](https://arxiv.org/abs/2011.13456) for more information on SDE VP.
```python
from diffusers import DiffusionPipeline