Skip to content

Commit de75362

Browse files
fix image docs
1 parent b500df1 commit de75362

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
102 KB
Loading

docs/source/using-diffusers/loading.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,11 @@ If this is a private repository, make sure to pass a token having permission to
7171
Therefore, we need to make sure to *click-accept* the license. You can do this by simply visiting
7272
the [model card](https://huggingface.co/runwayml/stable-diffusion-v1-5) and clicking on "Agree and access repository":
7373

74-
![access_request](https://github.com/patrickvonplaten/scientific_images/blob/master/access_request.png)
74+
<p align="center">
75+
<br>
76+
<img src="https://raw.githubusercontent.com/huggingface/diffusers/main/docs/source/imgs/access_request.png" width="400"/>
77+
<br>
78+
</p>
7579

7680
Second, you need to login with your access token:
7781

0 commit comments

Comments
 (0)