VAE encoding images uses about 5G of memory. Very High!!
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
When I execute the code locally, the memory usage is very high when VAE encodes images. Do I need to initialize some parameters? If necessary, which parameters should I configure?
When running in the deployment environment, VAE encoding images uses about 1G of memory. However, when I execute the code directly locally, the memory usage is about 5G.
Contributor guide
Assessment
This issue has not been assessed yet.