Xhaheen commited on
Commit
2f850e8
1 Parent(s): 8ab69bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -38,5 +38,6 @@ pipeline = StableDiffusionPipeline.from_pretrained('Xhaheen/srkay-man_6-1-2022')
38
  image = pipeline().images[0]
39
  image
40
  ```
 
41
 
42
 
 
38
  image = pipeline().images[0]
39
  image
40
  ```
41
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1FmTaUN38enNdCgi4HxG0LMZ4HobM0Iq3?usp=sharing)
42
 
43