AdamLucek commited on
Commit
562e3f6
1 Parent(s): 4460f9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -47,6 +47,8 @@ Special VAE used for training: [madebyollin/sdxl-vae-fp16-fix](https://huggingfa
47
 
48
  #### How to use
49
 
 
 
50
  ```python
51
  from diffusers import DiffusionPipeline
52
  import torch
 
47
 
48
  #### How to use
49
 
50
+ [COLAB Notebook Here](https://colab.research.google.com/drive/1SMLhqfW2xjOK8Ep3R2FGT-xUyX50DgZh?usp=sharing)
51
+
52
  ```python
53
  from diffusers import DiffusionPipeline
54
  import torch