Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ Model Card for Unit 1 of the [Diffusion Models Class 🧨](https://github.com/hu
|
|
11 |
|
12 |
This model is a diffusion model for unconditional image generation of cute 🦋.
|
13 |
|
14 |
-
|
15 |
|
16 |
```python
|
17 |
from diffusers import DDPMPipeline
|
|
|
11 |
|
12 |
This model is a diffusion model for unconditional image generation of cute 🦋.
|
13 |
|
14 |
+
Usage
|
15 |
|
16 |
```python
|
17 |
from diffusers import DDPMPipeline
|