Ojimi commited on
Commit
7bc3edf
1 Parent(s): 5b4681a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -60,6 +60,8 @@ cd /content/stable-diffusion-webui
60
  python launch.py --xformers
61
  ```
62
 
 
 
63
  ## Tips:
64
  - The `masterpiece` and `best quality` tags are not necessary, as it sometimes leads to contradictory results, but if it is distorted or discolored, add them now.
65
  - The CGF scale should be 7.5 and the step count 28 for the best quality and best performance.
 
60
  python launch.py --xformers
61
  ```
62
 
63
+ - Try it in Google Colab [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1D6LNtXrpD2QfUx-d_yztWZVgTiDAyyAT?usp=sharing)
64
+
65
  ## Tips:
66
  - The `masterpiece` and `best quality` tags are not necessary, as it sometimes leads to contradictory results, but if it is distorted or discolored, add them now.
67
  - The CGF scale should be 7.5 and the step count 28 for the best quality and best performance.