Skip to content

Commit ca53835

Browse files
committed
install tip
1 parent 9c39564 commit ca53835

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/en/hybrid_inference/vae_decode.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ For the majority of these GPUs the memory usage % dictates other models (text en
5959
> [!TIP]
6060
> Model support can be requested [here](https://github.com/huggingface/diffusers/issues/new?template=remote-vae-pilot-feedback.yml).
6161
62+
6263
## Code
6364

64-
> [!NOTE]
65-
> We recommend installing `diffusers` from `main` to run the code.
66-
> Install `diffusers` from `main` to run the code.
67-
> `pip install git+https://github.com/huggingface/diffusers@main`
65+
> [!TIP]
66+
> Install `diffusers` from `main` to run the code: `pip install git+https://github.com/huggingface/diffusers@main`
67+
6868

6969
A helper method simplifies interacting with Hybrid Inference.
7070

0 commit comments

Comments
 (0)