Day-0 Support for Baidu ERNIE-Image on AMD GPUs
… Install Diffusers and Dependencies Clone the Diffusers branch with ERNIE-Image support git clone https://github.com/HsiaWinter/diffusers /workspace/diffusers-ernie cd /workspace/diffusers-ernie git checkout add-ernie-image Install pip install -e . pip install accelerate Pillow transformers Prepare … …