Skip to content

Commit 0b740ad

Browse files
authored
Change Remote VAE title (#2701)
1 parent 633a698 commit 0b740ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

remote_vae.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "Remote VAEs for decoding with HF endpoints 🤗"
2+
title: "Remote VAEs for decoding with Inference Endpoints 🤗"
33
thumbnail: /blog/assets/remote_vae/thumbnail.png
44
authors:
55
- user: hlky
66
- user: sayakpaul
77
---
88

9-
# Remote VAEs for decoding with HF endpoints 🤗
9+
# Remote VAEs for decoding with Inference Endpoints 🤗
1010

1111
When operating with latent-space diffusion models for high-resolution image and video synthesis, the VAE decoder can consume quite a bit more memory. This makes it hard for the users to run these models on consumer GPUs without going through latency sacrifices and others alike.
1212

0 commit comments

Comments
 (0)