sunlabuiuc / PyHealth

A Deep Learning Python Toolkit for Healthcare Applications.
https://pyhealth.readthedocs.io
MIT License
956 stars 207 forks source link

Add Stable Diffusion and MIMIC-CXR dataset for inference. #223

Open IrohXu opened 1 year ago

IrohXu commented 1 year ago

Add Stable Diffusion (https://huggingface.co/CompVis/stable-diffusion-v1-4).

IrohXu commented 1 year ago

Pretrained weight from my huggingface: https://huggingface.co/IrohXu/stable-diffusion-mimic-cxr-v0.1 Generate chest X-ray images using stable diffusion with DDPM pipeline.

pat-jj commented 11 months ago

Looks good to me. Approved to merge.