Update README.md
Browse files
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
|