We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c39564 commit ca53835Copy full SHA for ca53835
docs/source/en/hybrid_inference/vae_decode.md
@@ -59,12 +59,12 @@ For the majority of these GPUs the memory usage % dictates other models (text en
59
> [!TIP]
60
> Model support can be requested [here](https://github.com/huggingface/diffusers/issues/new?template=remote-vae-pilot-feedback.yml).
61
62
+
63
## Code
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`
+> [!TIP]
+> Install `diffusers` from `main` to run the code: `pip install git+https://github.com/huggingface/diffusers@main`
68
69
A helper method simplifies interacting with Hybrid Inference.
70
0 commit comments