Add AMD community blog (#19873)

Update ORT website blog community tab w/ new AMD + ORT blog:
https://rocm.blogs.amd.com/artificial-intelligence/stable-diffusion-onnx-runtime/README.html
This commit is contained in:
Sophie Schoenmeyer 2024-03-12 19:05:56 -07:00 committed by GitHub
parent cdf838a194
commit 8254a64271
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -302,6 +302,13 @@
}
];
let blogsCommunity = [
{
title: 'Efficient image generation with Stable Diffusion models and ONNX Runtime using AMD GPUs',
date: 'February 23, 2024',
link: 'https://rocm.blogs.amd.com/artificial-intelligence/stable-diffusion-onnx-runtime/README.html',
blurb:
'Use pre-trained Stable Diffusion models to generate images from text (text-to-image), transform existing visuals (image-to-image), and restore damaged pictures (inpainting) on AMD GPUs using ONNX Runtime.'
},
{
title: 'AMD expands its AI and ML development tools with ROCm 6.0',
date: 'February 15, 2024',