# Diffusers - Pytorch를 이용한 이미지/오디오 생성 모델

> Clean Markdown view of GeekNews topic #7275. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7275](https://news.hada.io/topic?id=7275)
- GeekNews Markdown: [https://news.hada.io/topic/7275.md](https://news.hada.io/topic/7275.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-28T09:55:01+09:00
- Updated: 2022-08-28T09:55:01+09:00
- Original source: [github.com/huggingface](https://github.com/huggingface/diffusers)
- Points: 11
- Comments: 1

## Topic Body

- 사전 학습된 Diffusion 모델을 제공하며, Diffusion 모델의 추론 및 훈련을 위한 툴세트로 이용 가능   
- 몇 줄의 코드만으로 추론을 실행가능한 State-of-the-art Diffusion Pipeline   
- 여러가지 스케줄러 제공 : DDPM, DDIM, PNDM   
- Stable Diffusion 과 호환

## Comments



### Comment 12057

- Author: xguru
- Created: 2022-08-28T09:56:01+09:00
- Points: 2

[Stable Diffusion - DALL-E 와 비슷한 Text-To-Image 오픈소스](https://news.hada.io/topic?id=7192)
