Stable Diffusion에 대하여..
·
COMPUTER VISION
안녕하세요, 오랜만에 티스토리로 돌아왔습니다. 오늘 새벽에 잡은 코드 버그가 stable diffusion과 latent space 관련이었는데요, 조금이라도 기록 해두는 편이 좋을 것 같아서 글을 적어보려합니다. https://stable-diffusion-art.com/how-stable-diffusion-work/ How does Stable Diffusion work?Stable Diffusion is a latent diffusion model that generates AI images from text. Instead of operating in the high-dimensional image space, it first compresses the image into the latent sp..