sugarquark commited on
Commit
b379292
·
verified ·
1 Parent(s): c5228b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ if __name__ == '__main__':
20
 
21
  ## SD1.5 and Gemma
22
 
 
 
23
  ```pytorch
24
  from diffusers import StableDiffusionPipeline
25
  from gemma_encoder import Encoder
 
20
 
21
  ## SD1.5 and Gemma
22
 
23
+ ![](images/preview.png)
24
+
25
  ```pytorch
26
  from diffusers import StableDiffusionPipeline
27
  from gemma_encoder import Encoder