peacej commited on
Commit
fed9c89
1 Parent(s): 4c4df3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -193,6 +193,11 @@ image = pipeline(
193
  image.save("whimsical.png")
194
  ```
195
 
 
 
 
 
 
196
  ## Uses
197
 
198
  ### Intended Uses
 
193
  image.save("whimsical.png")
194
  ```
195
 
196
+ ### Fine-tuning
197
+
198
+ Please see the fine-tuning guide [here](https://stabilityai.notion.site/Stable-Diffusion-3-5-Large-Fine-tuning-Tutorial-11a61cdcd1968027a15bdbd7c40be8c6).
199
+
200
+
201
  ## Uses
202
 
203
  ### Intended Uses