WaveCut commited on
Commit
e55ef54
·
verified ·
1 Parent(s): bd7faa4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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