Update README.md
Browse files
README.md
CHANGED
|
@@ -20,3 +20,5 @@ pipeline = DDPMPipeline.from_pretrained('CCMat/diff-bored-apes-128')
|
|
| 20 |
image = pipeline().images[0]
|
| 21 |
image
|
| 22 |
```
|
|
|
|
|
|
|
|
|
| 20 |
image = pipeline().images[0]
|
| 21 |
image
|
| 22 |
```
|
| 23 |
+
## Samples
|
| 24 |
+

|