Skip to content

Commit 681aa11

Browse files
authored
update installation instruction (#2703)
1 parent 0b740ad commit 681aa11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

remote_vae.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Below, we cover three use cases where we think this remote VAE inference would b
3636

3737
First, we have created a helper method for interacting with Remote VAEs.
3838

39+
> [!NOTE]
40+
> We recommend installing `diffusers` from `main` to run the code.
41+
> `pip install git+https://github.com/huggingface/diffusers@main`
42+
3943
<details><summary>Code</summary>
4044
<p>
4145

0 commit comments

Comments
 (0)