Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ waifu is a free text-to-image model that can efficiently generate images in 80 l
|
|
19 |
|
20 |
## Example
|
21 |
|
22 |
-
```
|
23 |
import torch
|
24 |
from diffusers import DiffusionPipeline
|
25 |
|
|
|
19 |
|
20 |
## Example
|
21 |
|
22 |
+
```py
|
23 |
import torch
|
24 |
from diffusers import DiffusionPipeline
|
25 |
|