Commit de753628 authored by Patrick von Platen's avatar Patrick von Platen
Browse files

fix image docs

parent b500df11
...@@ -71,7 +71,11 @@ If this is a private repository, make sure to pass a token having permission to ...@@ -71,7 +71,11 @@ If this is a private repository, make sure to pass a token having permission to
Therefore, we need to make sure to *click-accept* the license. You can do this by simply visiting Therefore, we need to make sure to *click-accept* the license. You can do this by simply visiting
the [model card](https://huggingface.co/runwayml/stable-diffusion-v1-5) and clicking on "Agree and access repository": the [model card](https://huggingface.co/runwayml/stable-diffusion-v1-5) and clicking on "Agree and access repository":
![access_request](https://github.com/patrickvonplaten/scientific_images/blob/master/access_request.png) <p align="center">
<br>
<img src="https://raw.githubusercontent.com/huggingface/diffusers/main/docs/source/imgs/access_request.png" width="400"/>
<br>
</p>
Second, you need to login with your access token: Second, you need to login with your access token:
......
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