Machine Learning/News

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

Physicist 2022. 8. 30. 17:43

https://news.hada.io/topic?id=7275  

 

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

 

github.com/huggingface

 

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

https://github.com/huggingface/diffusers