Skip to content

Commit 554e67c

Browse files
Update README.md
1 parent 45cb500 commit 554e67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ with autocast("cuda"):
6565
image.save("astronaut_rides_horse.png")
6666
```
6767

68-
For more details, check out [this notebook](https://github.com/huggingface/notebooks/blob/main/diffusers/stable_diffusion.ipynb)
68+
For more details, check out [the Stable Diffusion notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_diffusion.ipynb)
6969
and have a look into the [release notes](https://github.com/huggingface/diffusers/releases/tag/v0.2.0).
7070

7171
## Examples

0 commit comments

Comments
 (0)