"tests/git@developer.sourcefind.cn:OpenDAS/diffusers.git" did not exist on "5366db5df1fb16bd92491ec2b624d619b21b62a5"
Unverified Commit 554e67cb authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update README.md

parent 45cb5006
...@@ -65,7 +65,7 @@ with autocast("cuda"): ...@@ -65,7 +65,7 @@ with autocast("cuda"):
image.save("astronaut_rides_horse.png") image.save("astronaut_rides_horse.png")
``` ```
For more details, check out [this notebook](https://github.com/huggingface/notebooks/blob/main/diffusers/stable_diffusion.ipynb) For more details, check out [the Stable Diffusion notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_diffusion.ipynb)
and have a look into the [release notes](https://github.com/huggingface/diffusers/releases/tag/v0.2.0). and have a look into the [release notes](https://github.com/huggingface/diffusers/releases/tag/v0.2.0).
## Examples ## Examples
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment